Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
12 check-ins
2018-06-05
| ||
11:39 | Formatting Leaf check-in: e729fbcd2f user: noreply@github.com tags: master, trunk | |
2015-01-03
| ||
22:03 | Bug/Typo fix - remove accidentally duplicated dup Leaf check-in: 3bc956d5ca user: base@atomicules.co.uk tags: origin/master, trunk | |
20:17 | Add command line wrapper for joycog.joy check-in: 6c38f09355 user: base@atomicules.co.uk tags: origin/master, trunk | |
2014-03-06
| ||
22:26 | Fix typo in README check-in: ad7f0d0a8d user: base@atomicules.co.uk tags: origin/master, trunk | |
22:23 | Merge branch 'master' of github.com:atomicules/JoyCog check-in: 033ba819ad user: base@atomicules.co.uk tags: origin/master, trunk | |
22:22 | Update README with installation and usage instructions check-in: ca77bc59ea user: base@atomicules.co.uk tags: origin/master, trunk | |
2014-02-11
| ||
12:23 | Add license check-in: 47225a2c8f user: atomicules@users.noreply.github.com tags: origin/master, trunk | |
2014-02-07
| ||
23:56 | Add README check-in: 0fcbc24244 user: base@atomicules.co.uk tags: origin/master, trunk | |
23:42 |
Finish programme. Can now supply function the two lists
- Add commentary for the state of the stack so I can understand what the | |
2014-02-06
| ||
13:07 |
Oooh, starting to get the hang of this. Ratios takes littlegears as arg
Biggears is still defined inline, but ratios is now a proper function. check-in: e2673caf01 user: base@atomicules.co.uk tags: origin/master, trunk | |
10:17 |
Correct qsort1, don't nest gear pairs, build up triples and concat
The qsort1 definition was wrong, hence the comment about the wrong http://www.kevinalbrecht.com/code/joy-mirror/j06prg.html isn't just `swap`, but rather `[swap] dip`. However, before I realised | |
2014-02-05
| ||
12:18 | First commit, adding new file. Almost working check-in: 8e5a99e87b user: base@atomicules.co.uk tags: origin/master, trunk | |