An open API service providing commit metadata for open source projects.

GitHub / Largo/hacketyhack / commits

SHA Message Author Date Stats
c83dc2f9 Scroll slots that overflow, and make the side tabs worth aiming at Andi Idogawa <l****o@u****m> 3 days ago
f51dbfa7 Add two lessons that build a game and a drawing program Andi Idogawa <l****o@u****m> 3 days ago
919fe95b Go through the lessons, and fix what going through them turned up Andi Idogawa <l****o@u****m> 4 days ago
373809b6 Put ask and alert on the page instead of asking the browser for them Andi Idogawa <l****o@u****m> 4 days ago
9bf72407 Keep the programs you write, and scroll when the window is small Andi Idogawa <l****o@u****m> 4 days ago
3295a92f Make tab switching 54x faster, and give the app the whole window Andi Idogawa <l****o@u****m> 4 days ago
ff21303f Add a launch config for the browser build Andi Idogawa <l****o@u****m> 4 days ago
21708654 Fix the two CI backend jobs that could not build Andi Idogawa <l****o@u****m> 4 days ago
402df9a8 Make the webview group optional, which is what was breaking CI Andi Idogawa <l****o@u****m> 4 days ago
180ce9c5 Run the browser suite in CI, on a Lacci the browser pins itself Andi Idogawa <l****o@u****m> 4 days ago
65ec25be merge Merge the Clogs backend work into master Andi Idogawa <l****o@u****m> 4 days ago
baec7f26 Fix the three bugs the browser build turned up Andi Idogawa <l****o@u****m> 5 days ago
d790de0c Run Hackety Hack in a browser on CRuby compiled to WebAssembly Andi Idogawa <l****o@u****m> 6 days ago
4020b068 Fix lesson tutorial navigation: dead button, stuck tooltips, and nav layout Andi Idogawa <l****o@u****m> 11 days ago
dcd33446 Fix Hackety Hack's splash screen and Shoes 3 compat under the webview backend Andi Idogawa <l****o@u****m> 11 days ago
ec6721c7 Fix NAppGUI backend paint and font bugs found running real samples Andi Idogawa <l****o@u****m> 11 days ago
31464fc6 Spike Scarpe's webview display service as an alternate Clogs backend Andi Idogawa <l****o@u****m> 12 days ago
eb2a50be Spike Scarpe's webview display service as an alternate Clogs backend Andi Idogawa <l****o@u****m> 12 days ago
395eeaec Make Hackety Hack's sidebar tabs clickable
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
b98d4fca Add a NAppGUI backend, and find the one library that cannot type
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
b163dbda Add a gtk3 backend, and find that libui's limits are the wrapper's
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
bb639126 Add a Qt backend, on a C shim this repo carries
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
d3d05767 Fix wx apps exiting instantly, and add a screenshot driver
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
f6fd748b Add a wx backend to Clogs and compare all three
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 13 days ago
59344a76 Add a FOX backend to Clogs and measure it against libui
Co-authored-by: Claude Opus 5 <n****y@a****m>
Claude <a****i@i****m> 14 days ago
7f7679e1 clogs: add executable Andi Idogawa <l****o@u****m> 17 days ago
b4268ebe Fix five of the six failing bundled samples Andi Idogawa <l****o@u****m> 18 days ago
beabae97 Let Clogs run a Shoes.app inside a Shoes.app Andi Idogawa <l****o@u****m> 18 days ago
3521206f fix funnies sample Andi Idogawa <l****o@u****m> 18 days ago
ff23eb56 Fix cancelled saves, special keys, and the editor's column layout Andi Idogawa <l****o@u****m> 18 days ago
c28f1d21 Make slot click/hover handlers positional, as Shoes 3 had them Andi Idogawa <l****o@u****m> 18 days ago
5709afc8 Fail the boot-time connection check fast; fuzz headlessly on Xvfb Andi Idogawa <l****o@u****m> 18 days ago
5b661914 Add a seeded UI monkey fuzzer and fix what it caught Andi Idogawa <l****o@u****m> 19 days ago
8102d210 Make the home tab and code editor work under Lacci Andi Idogawa <l****o@u****m> 19 days ago
70cc2ff2 Extend the Shoes 3 compat layer for the splash and beyond Andi Idogawa <l****o@u****m> 19 days ago
e61b9ccd Fix Shoes layout and rendering on clogs Andi Idogawa <l****o@u****m> 19 days ago
c9be84f6 Ignore release build output
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 19 days ago
bb595424 Update release notes now that the IDE runs
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
265f511c Make headless runs terminate reliably
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
4f2d9941 Declare minitest and rake so CI can run the suites
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
da319deb Hackety Hack's IDE runs on clogs
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
9299e5b2 Hackety Hack's UI now builds and renders on clogs
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
ef622dab Run Hackety Hack's Shoes samples on clogs; add CI and release workflows
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
16a5d358 Add Shoes 3 and Hpricot compatibility shims for modern Ruby
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
420a0314 clogs: shift-key handling, colour parsing fix, tests and gemspec
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
957c77a7 clogs: Shoes display service rendering on libui
Co-authored-by: Claude Opus 5 <n****y@a****m>
Largo <a****i@i****m> 20 days ago
e30dba94 merge Merge pull request #173 from hacketyhack/dependabot/bundler/rake-12.3.3 Tobias Pfeiffer <p****b@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0efbc1f8 Bump rake from 10.0.4 to 12.3.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
98d4c5e7 Updated README with a reference to shoes4 Tobias Pfeiffer <t****r@s****e> almost 13 years ago
62823a2d merge Merge pull request #165 from seadowg/readme Tobias Pfeiffer <t****r@s****e> about 13 years ago
c6e876c8 Correct Travis branch. Copy paste mistake :rage1: Callum Stott <o****1@g****m> about 13 years ago
801c8825 Update .travis.yml to use MRI 1.9.3 Callum Stott <o****1@g****m> about 13 years ago
51d89bbc Add Travis CI status to README Callum Stott <o****1@g****m> about 13 years ago
897ea8c2 merge Merge pull request #162 from jasnow/master Tobias Pfeiffer <t****r@s****e> about 13 years ago
226cef6d Upgraded .rvmrc to 1.9.3-p429; Generated new Gemfile.lock file Al Snow <j****w@h****m> about 13 years ago
d932ad5a merge Merge pull request #160 from fism88/master Steve Klabnik <s****e@s****m> over 13 years ago
59f1f1e5 Use rubygems website as source to be more secure Faraaz Ismail <f****8@g****m> over 13 years ago
d360f702 Gemfile: sqlite3-ruby --> sqlite3 Tobias Pfeiffer <t****r@s****e> over 13 years ago
30d6f0fa merge Merge pull request #153 from johnnymugs/master Tobias Pfeiffer <t****r@s****e> over 13 years ago
860ce90e Skip intro pref treats prefs hash vals as boolean. Johnny Mukai <j****i@g****m>
Committed by: Michael Freedman & Michael Gamba <p****e@p****m>
about 14 years ago
0969ecb9 Drop false values from prop hash. Johnny Mukai <j****i@g****m>
Committed by: Michael Freedman & Michael Gamba <p****e@p****m>
about 14 years ago
3b64efbb Skip the intro if specified in prefs. Johnny Mukai <j****i@g****m> about 14 years ago
43ccd49f Add log out button Yannis Chatzimichos <f****d@g****m> over 14 years ago
1fc12b81 Ignore tags and .DS_Store Yannis Chatzimichos <f****d@g****m> over 14 years ago
12f294e9 merge Merge pull request #152 from ychatz/master~1 Steve Klabnik <s****e@s****m> over 14 years ago
045a5f91 Fix handling of database queries Yannis Chatzimichos <f****d@g****m> over 14 years ago
b3b54431 Change database schema and syntax Yannis Chatzimichos <f****d@g****m> over 14 years ago
107f8de5 Load lib/dev/init before setting HH::PREFS Yannis Chatzimichos <f****d@g****m> over 14 years ago
edf61749 merge Merge pull request #151 from ychatz/master James Gifford <j****s@j****m> over 14 years ago
1f952df0 Always use relative time format Yannis Chatzimichos <f****d@g****m> over 14 years ago
b993b54b Automatically hide the tour notice after opening the lessons tab Yannis Chatzimichos <f****d@g****m> over 14 years ago
17ebbb18 Prevent tooltips from getting cut off when showing up near the Yannis Chatzimichos <f****d@g****m> over 14 years ago
813e09d2 Simplified code to display lessons, by removing unused group by, replacing it... Tobias Pfeiffer <t****r@s****e> over 14 years ago
ac8389a9 Removed the doubled naming of lessons Tobias Pfeiffer <t****r@s****e> over 14 years ago
2cb79bde Fix issue #146 Thierry Treyer <z****e@g****m> over 14 years ago
257a6bfe merge Merge pull request #141 from PragTob/editor_refactoring Steve Klabnik <s****e@s****m> over 14 years ago
656a59d7 merge Merge branch 'v1.0.1-stable' of https://github.com/Dreyfuzz/hacketyhack Steve Klabnik <s****e@s****m> over 14 years ago
91326a7e Update lessons/beginner/datastrucs.md Steve Klabnik <s****e@s****m> over 14 years ago
864902b3 Argh sorry about the debugs Tobias Pfeiffer <t****r@s****e> over 14 years ago
3f714ffc merge Merge pull request #142 from PragTob/internet_connection Steve Klabnik <s****e@s****m> over 14 years ago
6ee5d6a6 I noticed that I broke the scheme for requiring ruby files when working on th... Tobias Pfeiffer <t****r@s****e> over 14 years ago
be4e7b4c hacketyhack does not crash anymore when starting without an internet connecti... Tobias Pfeiffer <t****r@s****e> over 14 years ago
2b2232b0 some final little beautifications and fixups, getting ready to submit the fir... Tobias Pfeiffer <t****r@s****e> over 14 years ago
4c697b29 Minor fixups from looking through the code once again. Tobias Pfeiffer <t****r@s****e> almost 15 years ago
8f6ccd2a Programs really should have a name + save refactoring to make it more beautif... Tobias Pfeiffer <t****r@s****e> almost 15 years ago
c0cd2851 Renamd @t to @code_para, fixed copy and made save a bit better Tobias Pfeiffer <t****r@s****e> almost 15 years ago
664b44d2 removed some bugs regarding saving and displaying name/last_saved when loadin... Tobias Pfeiffer <t****r@s****e> almost 15 years ago
10e3f0c5 Further refactoring, now mainly restructuring the UI code to be composed of s... Tobias Pfeiffer <t****r@s****e> almost 15 years ago
0e4be9a9 Fixed undo/redo (messed it up during refactoring..) Tobias Pfeiffer <t****r@s****e> almost 15 years ago
9b569331 I believe the editor should be working now, at least it works for me.. althou... Tobias Pfeiffer <t****r@s****e> almost 15 years ago
a2df03c2 First complete run through the code, some added newlines and comments in orde... Tobias Pfeiffer <t****r@s****e> almost 15 years ago
09b8752b merge Merge pull request #134 from coreypurcell/master Steve Klabnik <s****e@s****m> almost 15 years ago
e0968ffb don't set the title of uploaded programs to a slug, let the site do it Corey Purcell <c****l@g****m> almost 15 years ago
feaf1219 merge Merge pull request #132 from coreypurcell/master James Gifford <j****s@j****m> almost 15 years ago
29522b7c fix for bind or column index out of range error Corey Purcell <c****l@g****m> almost 15 years ago
08dabb10 Wasn't grabbing the correct relation for version checks Corey Purcell <c****l@g****m> almost 15 years ago
ab49e157 Added lesson and sample Better Guessing Game Michael Dreyfus <m****s@g****m> almost 15 years ago
7868c6ea Derp, of course I'd accidentally commit that Steve Klabnik <s****e@s****m> almost 15 years ago
7c2f8947 adding a small amount of error checking Steve Klabnik <s****e@s****m> almost 15 years ago
0206018d Updating some whitespace. Steve Klabnik <s****e@s****m> almost 15 years ago

← Back to repository