shithub: martian9

RSS feed

02b360fe – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/24 13:08
added some notes about macro expansion

9c051022 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/24 11:50
added macro.ml

89403fb3 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/21 16:02
stuff

a3761f1b – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@greymanlabs.com> committed on 2020/08/19 07:09
more macro stuff...again

264e6b67 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/18 12:29
slowly getting to a place where macros can be handled

120a0cb0 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/17 09:52
more macro work

083121b7 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/14 12:41
working on macros

ae95184e – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@greymanlabs.com> committed on 2020/08/13 18:31
even more macro stuff

0623a5a4 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/13 16:23
more macro work

fa52cb29 – McKay Marston <mckay.marston@greymanlabs.com> authored on 2020/08/12 19:02
getting there with macros

78448532 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/12 13:15
initial macro work, added (define (x y z)) syntax

4853f434 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@greymanlabs.com> committed on 2020/08/11 17:16
some macro stuff

a818d0d8 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/11 11:45
got let working

10a9adc7 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@greymanlabs.com> committed on 2020/08/10 17:22
still working on (let)

98dd156d – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/10 14:06
working on the let function

668000f1 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/10 10:26
ready for step 8

f76fdc38 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/07 12:37
making progress

5fa933a0 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/07 10:25
added notes.org

2e9df13b – McKay Marston <smazga@greymanlabs.com> authored on 2020/08/06 21:48
Tweaked mkfile to build dependencies in order on plan9.

6b925d23 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/06 09:37
added core.ml

cc10399b – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/06 09:33
format and switch building to ocamlc for plan9

b34fba0e – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/06 09:13
added env and more filling out

a5def38a – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/05 12:33
added .gitignore

284f8764 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/05 12:32
moved mars9.ml to m9.ml

d7be1890 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/05 12:32
added some eval

778e0a84 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/05 07:35
about to start step2

7b3f26f1 – smazga <smazga@greymanlabs.com> authored and McKay Marston <mckay.marston@mx.com> committed on 2020/08/03 12:14
initial commit