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

9 commits

Author SHA1 Message Date
98a6a87962 Added suffixable string and table litterals 2018-08-30 18:06:38 +02:00
30a10d6ed9 Ignore comments and long string in preprocessor 2018-08-08 17:38:44 +02:00
91f72e6d17 Updated README and tests 2017-08-31 19:40:12 +02:00
724249555f Added 0.5.0 tests
Also removed an error thrown when the start of an implicit push looks
like an assignment...
2017-08-25 19:57:02 +02:00
025a55f708 Fixed assignemnt operators priority bug
accidentaly added AST dumping to canc in the process
2017-08-24 17:32:20 +02:00
01ff6e6240 v0.4.0
Updated README and tests
2017-08-23 19:36:51 +02:00
5194cfb115 Uploaded the idea file
instead of keeping for myself
2017-08-20 20:43:34 +02:00
97454746b8 v0.3.1
Updated tests, added a few usefull options to #import()
2017-08-19 19:05:05 +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