Commit Graph

21 Commits

Author SHA1 Message Date
VaclavT eed18e0f90 fixes & updates
added uniq function
task.json
doc updates
2021-03-06 19:05:37 +01:00
VaclavT 3868a32168 nth function added to stdlib, doc updates 2021-03-02 23:11:57 +01:00
VaclavT 8586a66285 initial support for nil, make-list
unfinished, but usable.. still 0 is false in libs and code
2021-03-01 18:26:58 +01:00
VaclavT 46b29fc229 string pad/rpad/lpad 2021-02-28 12:53:06 +01:00
VaclavT c104e3ce85 sort tests added 2021-02-26 09:49:54 +01:00
VaclavT b95ad66718 doc updates 2021-02-23 21:30:15 +01:00
VaclavT 343d4f8715 readme update 2021-02-22 23:03:05 +01:00
VaclavT 2618f7b7ae readme entry 2021-02-22 01:25:07 +01:00
VaclavT a87964f552 regexp-search added, std lib loader changes, more REadme items 2021-02-21 14:03:14 +01:00
VaclavT fa7cbad70b ml_string 2021-02-19 23:52:16 +01:00
VaclavT a39e61a061 test added 2021-02-17 23:01:54 +01:00
VaclavT fb23b20473 docs updates 2021-02-17 00:10:10 +01:00
VaclavT 4b93f39375 changes here, changes there 2021-02-16 19:53:39 +01:00
VaclavT c1532e78b1 REMOVED USER_STD macros, code formating, csv changes, few file functions 2021-02-15 23:20:20 +01:00
VaclavT f6bba09f0f some readme items added 2021-02-15 00:07:04 +01:00
VaclavT 5145f5d664 first version of system-cmd 2021-02-14 13:02:11 +01:00
VaclavT e1465ae786 fixes 2021-02-14 09:09:42 +01:00
VaclavT dc55a967ef basic json parsing added
null not supported correctly
2021-02-11 00:30:36 +01:00
VaclavT 982241acf6 added read-url 2021-02-09 19:39:08 +01:00
VaclavT 5315e58823 csv parser initial version 2021-02-09 17:19:46 +01:00
VaclavT d64570bf21 initial project setup 2021-02-09 13:53:35 +01:00