1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-21 02:27:10 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Joel Martin
4aa0ebdf47 Error on unterminated strings.
Add a step1 test to make sure that implementations are properly
throwing an error on unclosed strings.

Fix 47 implementations and update the guide to note the correct
behavior.
2019-01-25 16:16:06 -06:00
Vasilij Schneidermann
a58f416a0d hy, php, powershell, scala: Add number?, fn?, macro? 2017-10-23 09:06:26 +02:00
Joel Martin
da9aef124a Fix unescaping in lua, objc, php, powershell, swift3 and ts. 2017-09-28 07:40:47 -05:00
Joel Martin
e0f8ff4767 PowerShell: add missing Makefile. 2016-08-25 11:17:33 -05:00
Joel Martin
f6146aef75 PowerShell: steps 4-A, optional, and self-hosting 2016-08-24 17:39:08 -05:00
Joel Martin
d7d197f96e PowerShell: steps 0-3 2016-08-20 15:09:19 -05:00