1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 10:37:58 +03:00
mal/ts
2017-10-19 10:06:40 +00:00
..
.gitignore TypeScript: setup initial environment 2017-02-23 00:33:40 +09:00
core.ts fsharp, livescript, ts: Add number?, fn?, macro? 2017-10-19 10:06:40 +00:00
Dockerfile add Dockerfile 2017-02-25 11:11:28 +09:00
env.ts TypeScript: step 9 2017-02-25 00:21:30 +09:00
Makefile Fix unescaping in lua, objc, php, powershell, swift3 and ts. 2017-09-28 07:40:47 -05:00
node_readline.ts small fix 2017-02-25 14:44:11 +09:00
package.json TypeScript: step A 2017-02-25 04:31:15 +09:00
printer.ts rename MalNull to MalNil 2017-02-25 14:16:51 +09:00
reader.ts Fix unescaping in lua, objc, php, powershell, swift3 and ts. 2017-09-28 07:40:47 -05:00
run TypeScript: setup initial environment 2017-02-23 00:33:40 +09:00
step0_repl.ts more fitting to process's txt 2017-02-25 11:44:45 +09:00
step1_read_print.ts more fitting to process's txt 2017-02-25 11:44:45 +09:00
step2_eval.ts small fix 2017-02-25 14:44:11 +09:00
step3_env.ts small fix 2017-02-25 14:44:11 +09:00
step4_if_fn_do.ts small fix 2017-02-25 14:44:11 +09:00
step5_tco.ts small fix 2017-02-25 14:44:11 +09:00
step6_file.ts small fix 2017-02-25 14:44:11 +09:00
step7_quote.ts small fix 2017-02-25 14:44:11 +09:00
step8_macros.ts small fix 2017-02-25 14:44:11 +09:00
step9_try.ts small fix 2017-02-25 14:44:11 +09:00
stepA_mal.ts small fix 2017-02-25 14:44:11 +09:00
tsconfig.json support --target es5 2017-02-25 10:34:37 +09:00
types.ts rename MalNull to MalNil 2017-02-25 14:16:51 +09:00
yarn.lock update dependencies 2017-02-24 07:41:49 +09:00