fsharp: step 4: Added list and comparison functions.
[jackhill/mal.git] / miniMAL / types.json
2015-03-05 Peter StephensMerge branch 'master' into fsharp
2015-02-26 Joel MartinminiMAL: add classOf and fix printing.
2015-02-24 Joel MartinminiMAL: self-hosting! Add atoms. Fix malfunc.
2015-02-24 Joel MartinminiMAL: add metadata support.
2015-02-16 Joel MartinminiMAL: keyword, vector and hash-map support.
2015-02-16 Joel MartinminiMAL: step8.
2015-02-16 Joel MartinminiMAL: step7
2015-02-15 Joel MartinminiMAL: add step5.
2015-02-15 Joel MartinminiMAL: step4.
2015-02-24 Joel MartinminiMAL: add step4 (without functions).
2015-02-12 Joel MartinminiMAL: step2