..
core.adb
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
core.ads
Ada: fix envs (remove Get_Current), apply (only last param is unpacked) and map (calls core.apply)
2016-03-18 15:34:10 +00:00
Dockerfile
Ada: add Dockerfile
2016-03-25 10:58:13 +00:00
envs.adb
Ada: fix envs (remove Get_Current), apply (only last param is unpacked) and map (calls core.apply)
2016-03-18 15:34:10 +00:00
envs.ads
Ada: fix envs (remove Get_Current), apply (only last param is unpacked) and map (calls core.apply)
2016-03-18 15:34:10 +00:00
eval_callback.ads
Ada: remove unnecessary Env parameters
2016-03-20 21:08:28 +00:00
Makefile
ada: fix unterminated string and creation of object directory by Make.
2019-05-23 01:18:37 +02:00
printer.adb
Ada: change types.smart_pointer to Mal_Handle
2015-04-03 14:35:24 +01:00
printer.ads
Ada: change types.smart_pointer to Mal_Handle
2015-04-03 14:35:24 +01:00
reader.adb
ada: fix the fix for unterminated strings
2019-05-28 16:22:21 +02:00
reader.ads
Nicholas Boulenguez : Use Get_Line function instead of insisting on a maximum string size
2016-09-10 21:06:47 +01:00
run
Refactor to use run scripts, remove *_RUNSTEP
2016-05-18 22:29:18 -07:00
smart_pointers.adb
Ada: quieter + dont crash when arith op with nil
2015-06-09 20:59:05 +01:00
smart_pointers.ads
Ada: step4 almost there.
2015-04-19 18:08:51 +01:00
step0_repl.adb
Nicholas Boulenguez : Use Get_Line function instead of insisting on a maximum string size
2016-09-10 21:06:47 +01:00
step1_read_print.adb
Nicholas Boulenguez : Use Get_Line function instead of insisting on a maximum string size
2016-09-10 21:06:47 +01:00
step2_eval.adb
Nicholas Boulenguez : Use Get_Line function instead of insisting on a maximum string size
2016-09-10 21:06:47 +01:00
step3_env.adb
Ada, C: fix step3 error handling.
2016-11-01 10:44:49 -05:00
step4_if_fn_do.adb
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
step5_tco.adb
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
step6_file.adb
load-file: accept empty file or final comment, return nil
2019-07-28 13:08:05 +02:00
step7_quote.adb
load-file: accept empty file or final comment, return nil
2019-07-28 13:08:05 +02:00
step8_macros.adb
load-file: accept empty file or final comment, return nil
2019-07-28 13:08:05 +02:00
step9_try.adb
load-file: accept empty file or final comment, return nil
2019-07-28 13:08:05 +02:00
stepa_mal.adb
load-file: accept empty file or final comment, return nil
2019-07-28 13:08:05 +02:00
types-hash_map.adb
Ada: build in true, false, nil so hosted tests run unmodified ;)
2016-03-19 21:09:48 +00:00
types-hash_map.ads
Ada: fix apply premature free and add = for hash_map
2016-02-28 21:45:38 +00:00
types-vector.adb
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
types-vector.ads
Ada: add a vectpr impl of Add_Defs + cleanups
2016-02-12 22:18:27 +00:00
types.adb
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00
types.ads
Test uncaught throw, catchless try* . Fix 46 impls.
2018-12-12 14:18:26 -06:00