Commit Graph

10 Commits

Author SHA1 Message Date
Pekka Laiho
16808c7ff9 add support for variable arguments using & 2020-12-19 17:45:18 +07:00
Pekka Laiho
ed2738c91a more unit tests 2020-12-19 16:46:58 +07:00
Pekka Laiho
a10dff1307 unit tests for Func and UserFunc 2020-12-17 21:32:37 +07:00
Pekka Laiho
d1052b9b32 more unit tests 2020-12-17 09:45:37 +07:00
Pekka Laiho
d363700a39 add shortcut ~@ for unquote-splice 2020-12-16 22:01:50 +07:00
Pekka Laiho
5d6fbcc9cc add unit tests for Evaller class 2020-12-16 20:59:09 +07:00
Pekka Laiho
b18fc9cde2 unit tests for Printer class 2020-12-16 09:12:40 +07:00
Pekka Laiho
5ed0b0b531 add unit tests for Reader class 2020-12-16 08:22:51 +07:00
Pekka Laiho
170b8d424f add Unicode support to Tokenizer 2020-12-15 18:28:02 +07:00
Pekka Laiho
ed18cb2fd5 unit tests for Tokenizer 2020-12-15 09:03:54 +07:00