description | Public repository for Forth and Lisp users Bonn. |
homepage URL | http://mr.gy/flub/ |
owner | max@mr.gy |
last change | Thu, 16 May 2013 22:01:25 +0000 (17 00:01 +0200) |
URL | git://repo.or.cz/flub.git |
https://repo.or.cz/flub.git | |
push URL | ssh://repo.or.cz/flub.git |
https://repo.or.cz/flub.git (learn more) | |
bundle info | flub.git downloadable bundles |
content tags |
This is the public code repository for the Forth and Lisp users Bonn group Anybody can push to the mob branch anonymously so beware!
To get started just clone the repo, checkout the mob branch and add the push URL with username mob to origin:
git clone git://repo.or.cz/flub.git cd flub git checkout -b mob git remote -v set-url --push origin ssh://mob@repo.or.cz/srv/git/flub.git
Now go on and have fun hacking! :)
2013-05-16 | max | Added → macro.mob | commitcommitdifftreesnapshot (tar.gz zip) |
2013-05-16 | max | Implemented n-ary versions for operations on sets. | commitcommitdifftreesnapshot (tar.gz zip) |
2013-05-16 | max | Added non-lazy implementation of ∩ for lists. | commitcommitdifftreesnapshot (tar.gz zip) |
2012-10-17 | max | Committed my take on implementing Cantor and Dedekind... | commitcommitdifftreesnapshot (tar.gz zip) |
2012-10-15 | max | Hopfully correct instructions. | commitcommitdifftreesnapshot (tar.gz zip) |
2012-10-15 | max | Better instructions. | commitcommitdifftreesnapshot (tar.gz zip) |
2012-10-15 | max | Some instructionfor setting up the repo. | commitcommitdifftreesnapshot (tar.gz zip) |
2012-10-15 | max | Initial commit. | commitcommitdifftreesnapshot (tar.gz zip) |
11 years ago | mob | logtree |