1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
Commit Graph

22 Commits

Author SHA1 Message Date
Joel Martin
8d78bc26bf All: fix read/print of \\, and \n 2015-10-30 22:05:49 -05:00
Joel Martin
f15b4021db All: show comments with stats target.
- Put guile into correct alphabetical order.
2015-10-26 22:33:49 -05:00
Joel Martin
2c246d4882 Travis: better rpython Dockerfile. 2015-10-09 14:38:27 -05:00
Joel Martin
fdf80511d4 rpython: fix _cache, and update to pypy 2.7.0-alpha0
- also, enable rpython with Travis
2015-10-08 17:15:35 -05:00
Joel Martin
44571c102b Travis: fix coffee and es6
- coffee: install npm deps when built
- es6: create build directory
2015-10-07 23:32:45 -05:00
Joel Martin
fc4c7889cb Travis: add remaining implementations.
- new impls: awk, crystal, elixir, erlang, es6, fsharp, groovy, guile
  (disabled), rpython (disabled)
2015-10-07 21:46:12 -05:00
Joel Martin
23fa1b119c RPython: replace asserts with conditionals. 2015-06-11 09:33:12 -05:00
Joel Martin
ab02c5bb38 RPython: misc cleanup, step sync, stats target. 2015-06-11 09:33:12 -05:00
Joel Martin
7f7148043b RPython: self-hosting 2015-06-11 09:33:11 -05:00
Joel Martin
8855a05a15 RPython: add vector and hash-map support. 2015-06-11 09:33:11 -05:00
Joel Martin
11b4be9940 RPython: stepA basics. Makefile refactor. 2015-06-11 09:33:10 -05:00
Joel Martin
9be6d5a6fe RPython: step9 basics. 2015-06-11 09:33:10 -05:00
Joel Martin
c9fe67a85b RPython: step8 basics. 2015-06-11 09:33:10 -05:00
Joel Martin
0096b107a7 RPython: step7 2015-06-11 09:33:09 -05:00
Joel Martin
219f5239dc RPython: step6 basics. 2015-06-11 09:33:09 -05:00
Joel Martin
e0529eb2f3 RPython: step5 2015-06-11 09:33:09 -05:00
Joel Martin
b0a9121df8 RPython: step4 basics. 2015-06-11 09:33:08 -05:00
Joel Martin
e6cfacb4fa RPython: step3 basics. 2015-06-11 09:33:08 -05:00
Joel Martin
2dd89a96de RPython: step2 basics. 2015-06-11 09:33:08 -05:00
Joel Martin
f0cd131844 RPython: add keywords. Use unicode internally. 2015-06-11 09:33:07 -05:00
Joel Martin
80320efc47 RPython: step1 basics 2015-06-11 09:33:07 -05:00
Joel Martin
a751ce67ce RPython: step0 2015-06-11 09:33:07 -05:00