1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 10:07:45 +03:00
mal/powershell
Nicolas Boulenguez 14ab099cea gensym: hide the counter in an environment, define inc in stepA.
tests: check that `inc` is present in stepA.
nasm: split lines in mal_startup_string for readability.
objpascal: remove obsolete .orig file
swift: remove an unneeded line in template
swift4: remove duplicate definition of `or` macro
2019-05-11 16:37:26 +02:00
..
core.psm1 hy, php, powershell, scala: Add number?, fn?, macro? 2017-10-23 09:06:26 +02:00
Dockerfile PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
env.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
Makefile Convert to loccount based stats calculation. 2019-03-20 23:34:21 -05:00
printer.psm1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
reader.psm1 Error on unterminated strings. 2019-01-25 16:16:06 -06:00
run PowerShell: steps 0-3 2016-08-20 15:09:19 -05:00
step0_repl.ps1 PowerShell: steps 0-3 2016-08-20 15:09:19 -05:00
step1_read_print.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step2_eval.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step3_env.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step4_if_fn_do.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step5_tco.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step6_file.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step7_quote.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step8_macros.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
step9_try.ps1 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
stepA_mal.ps1 gensym: hide the counter in an environment, define inc in stepA. 2019-05-11 16:37:26 +02:00
types.psm1 hy, php, powershell, scala: Add number?, fn?, macro? 2017-10-23 09:06:26 +02:00