Commit Graph

20 Commits

Author SHA1 Message Date
VaclavT 09250861d9 print ascii code of a character (ktoi) 2021-05-15 00:02:06 +02:00
VaclavT deb483b83d itok function implemented 2021-05-10 19:14:35 +02:00
VaclavT 22406e1314 (not c) tests 2021-05-10 19:09:30 +02:00
VaclavT ea76cdf0be unit testing improvements 2021-05-04 20:59:45 +02:00
VaclavT 13e5097f3a small string-join optimization 2021-04-19 21:58:16 +02:00
VaclavT 288b75c1ad stdlib changes 2021-04-12 22:43:21 +02:00
VaclavT 8a6457d6fc fix nth 2021-04-09 00:13:41 +02:00
VaclavT c75a04a4f7 some comments and Readme changes 2021-03-28 13:46:12 +02:00
VaclavT 89dd5c6f07 added string functions 2021-03-28 13:42:53 +02:00
VaclavT 337fb2f80d and and or added 2021-03-28 13:37:54 +02:00
VaclavT b0ff9dd934 split by regexp and [rl]tring added 2021-03-24 00:18:27 +01:00
VaclavT 6700c04159 stdlib get-env added 2021-03-15 23:23:55 +01:00
VaclavT c4e4522492 fixes & enhandcements
(benchmark code..) implemented
repl completion very first version
(string xx) added
some builtin renames
a bit of comments
a bit of cocumentation
(sleep interval) added
2021-03-14 16:15:04 +01:00
VaclavT ef6b023572 flatten added 2021-03-07 17:22:27 +01:00
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 25e5f85167 quick-sort changes 2021-02-26 09:48:26 +01:00
VaclavT 6441356358 added and, or, member
change file exception to .lsp
2021-02-23 21:24:52 +01:00