1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00
mal/elisp
2017-05-23 23:28:48 +02:00
..
tests Emacs 25.1 fixes 2016-10-24 23:35:07 +02:00
core.el Improve elisp-eval to use MAL types 2016-06-16 09:32:55 +02:00
Dockerfile elisp: add Dockerfile, travis, stepA header. 2016-03-02 10:03:46 -06:00
env.el Implement step 9 2016-03-01 21:31:20 +01:00
func.el Implement step A 2016-03-01 21:57:42 +01:00
Makefile Add Makefile 2016-03-02 01:15:20 +01:00
printer.el Implement step 9 2016-03-01 21:31:20 +01:00
reader.el Apply hack to Emacs 25 instead of Emacs 25.1 2017-05-23 23:28:48 +02:00
run Refactor to use run scripts, remove *_RUNSTEP 2016-05-18 22:29:18 -07:00
step0_repl.el Implement step 0 2016-02-28 21:21:38 +01:00
step1_read_print.el Implement step 1 2016-02-28 21:21:49 +01:00
step2_eval.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step3_env.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step4_if_fn_do.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step5_tco.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step6_file.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step7_quote.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step8_macros.el Accept empty list literal 2016-03-29 22:10:32 +02:00
step9_try.el Accept empty list literal 2016-03-29 22:10:32 +02:00
stepA_mal.el Replace elisp* with elisp-eval, use rx in test 2016-06-15 09:43:50 +02:00
types.el Add define-error on 24.3 2016-03-01 23:40:16 +01:00