1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 17:59:30 +00:00
Commit graph

5 commits

Author SHA1 Message Date
6be81267d2 Making the REPL great again 2019-08-24 17:31:44 +02:00
d410606dc0 Readme cleanup 2019-08-24 15:19:59 +02:00
09ac497aed Allow can and canc to read from stdin, check for errors, cleaner output 2018-12-30 13:56:10 +01:00
ce4a44cb13 Fixed leaving debug code
And oh, I forgot in the last commit: I added a rockspec, which hopefully
works. Soon in LuaRocks repos near you.
2017-08-16 22:38:20 +02:00
4af2b41a0d Candran 0.3.0
* Added @ self alias
* Added short anonymous functions declaration
* Made assignment operators works in every direction, except up, down,
behind and below, because this would be hard to visualize.
* Moved files around.
* Error rewriting.
* Discover the amazing can commandline tool, which includes a fantastic°
REPL and program running abilities.
* Added functions which plagiarize Lua.
* Added 0.1.0 to the version number.
* If you still love pineapple flavored bread, don't hesitate to show
your feelings.

Also, the tests are out of date. Sad.

°: not really.
2017-08-16 22:33:44 +02:00