Commit Graph

14 Commits

Author SHA1 Message Date
Pekka Laiho
c39064a682 add support for special characters in strings: vertical tab, null 2020-12-21 09:13:27 +07:00
Pekka Laiho
b18fc9cde2 unit tests for Printer class 2020-12-16 09:12:40 +07:00
Pekka Laiho
c87ce34f1e add comment blocks to source files 2020-12-14 08:49:07 +07:00
Pekka Laiho
cc1709f30a make more stuff available in safe-mode 2020-12-08 18:01:44 +07:00
Pekka Laiho
b7ff127e6b add function: pstr 2020-12-08 17:39:26 +07:00
Pekka Laiho
c6193b6ea2 initial support for macros 2020-12-06 08:26:27 +07:00
Pekka Laiho
838313fa9c support for object and resource types 2020-06-19 13:46:52 +07:00
Pekka Laiho
427327003d handle special characters correctly in printing 2020-06-16 20:38:46 +07:00
Pekka Laiho
437bf252c5 simplify code 2020-06-04 09:10:48 +07:00
Pekka Laiho
64a7f19b8b functions for collections 2020-06-02 09:51:21 +07:00
Pekka Laiho
69918f3300 print null as empty string, enable functions eval and print 2020-05-31 21:16:20 +07:00
Pekka Laiho
cc9fa06117 new classes for functions, not finished 2020-05-31 17:50:29 +07:00
Pekka Laiho
9e03179650 add Vector, other improvements 2020-05-31 11:34:24 +07:00
Pekka Laiho
80faff86f5 split code to multiple classes 2020-05-28 17:10:00 +07:00