1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 18:48:12 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Chris M Moore
ae2747024f Nicholas Boulenguez : Delegate Ada dependency handling to gnatmake 2016-09-10 20:45:06 +01:00
Chris M Moore
daa68f17c7 Nicholas Boulenguez : Replace all GNAT projects with -D gnatmake option 2016-09-10 18:35:10 +01:00
Joel Martin
976547740f ada: stats target.
Also, fix Crystal dockerfile build.
2016-07-29 10:49:13 -05:00
Chris M Moore
778942271c Ada: -O3 for some perf tests 2016-03-22 23:11:30 +00:00
Chris M Moore
365f02539b Ada: steps 3 and 4 do need eval_callback 2016-03-22 22:59:31 +00:00
Chris M Moore
988812a6f1 Ada: fix Makefile and re-write early steps to remove some dependencies 2016-03-22 22:30:39 +00:00
Chris M Moore
18e21187ba Ada: Move eval into the steps + rewrite eval along the way. 2016-03-15 08:05:20 +00:00
Chris M Moore
5b77d5f7d4 Ada: add meta and with-meta 2016-02-21 00:50:47 +00:00
Chris M Moore
874db2acb7 Ada: add proper hash map + fix vector's map 2016-02-19 23:08:39 +00:00
Chris M Moore
705f3d2ce4 Ada: added proper vector type 2016-02-11 23:48:10 +00:00
Chris M Moore
e72493b42c Ada: add creation of obj dir in Makefile 2016-01-03 20:34:00 +00:00
Chris M Moore
18a94a9f6c Ada: ada catch 2015-10-18 11:49:00 +01:00
Chris M Moore
35171f881b Ada: add step8 macros 2015-08-11 22:42:47 +01:00
Chris M Moore
ebb6e9d3c5 Ada: first pass of Cons and Concat 2015-07-08 23:18:19 +01:00
Chris M Moore
8c49f5a7fc Ada: step6 mostly works 2015-05-21 22:31:44 +01:00
Chris M Moore
a3c4ba44c0 Ada: add step5. 2015-05-04 16:54:51 +01:00
Chris M Moore
0571a45f09 Ada: added core package + cleanups (inc func call Mal_Type for builtins) 2015-04-26 17:15:58 +01:00
Chris M Moore
13ce1681aa Ada: step4 almost there. 2015-04-19 18:08:51 +01:00
Chris M Moore
09c532baaa Ada: step 3 complete 2015-04-05 20:27:47 +01:00
Chris M Moore
c4b822cd3f Ada: make envs package more step3 like 2015-04-02 21:40:22 +01:00
Chris M Moore
9a6f4925e8 Ada: Step 2 added. 2015-04-01 23:36:29 +01:00
Chris M Moore
acb927d424 Ada: change Mal_Type to a class (tagged record) 2015-03-28 18:44:29 +00:00
Chris M Moore
673ee61c1b Ada: step1 with opentoken 2015-03-15 20:08:07 +00:00
Chris M Moore
99be41dfa1 Ada stage 0 2015-03-05 21:50:10 +00:00