Commit Graph

38 Commits

Author SHA1 Message Date
VaclavT 865e198a5b tcp-server/client a bit improved 2021-11-05 15:27:21 +01:00
VaclavT 159845bb9b tcp-server and tcp-client added 2021-10-31 09:53:48 +01:00
VaclavT 80d7935974 string regex function added 2021-10-26 22:02:40 +02:00
VaclavT 4359012190 #t and #f added to language, datetime fixes 2021-10-12 13:26:38 +02:00
VaclavT adca8a452b launch config update 2021-10-11 17:25:03 +02:00
VaclavT f92cefc004 a bit better call stack 2021-10-07 07:19:53 +02:00
VaclavT 6ada537e47 cond implemented
special form, not as a macro
2021-10-03 13:18:27 +02:00
VaclavT 3a3ac10a32 reverting some date code
still not finished
2021-09-30 20:02:06 +02:00
VaclavT 8b78ff87c9 be more benevolent on symbol names 2021-09-17 00:00:13 +02:00
VaclavT 7ba6f3bef3 fix in date functions 2021-08-31 19:01:03 +02:00
VaclavT 281f7d8700 usql update 2021-07-27 18:07:20 +02:00
VaclavT 5005644d98 usql update
usql is still very primitive..it just barely works
2021-07-23 00:00:57 +02:00
VaclavT 577370caef very basic version of usql 2021-07-14 12:01:44 +02:00
VaclavT f594437b61 version 0.2
try, throw implemented
help screen updates
some code reorganisation
readme and doc updates
2021-06-10 23:26:14 +02:00
VaclavT 16f9f93944 read-file-lines function added 2021-05-21 22:53:57 +02:00
VaclavT cdfcc753e4 todo update 2021-05-10 19:25:23 +02:00
VaclavT ea76cdf0be unit testing improvements 2021-05-04 20:59:45 +02:00
VaclavT a2a01dd676 threads work in progress 2021-04-22 22:50:53 +02:00
VaclavT 02c3a20936 work in progress on unit testing functions 2021-04-19 21:14:22 +02:00
VaclavT 9ab0a2c98d callstack added 2021-04-09 00:07:20 +02:00
VaclavT a92020ac1e added runtime in ms to -p option 2021-03-28 23:52:33 +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 b0ff9dd934 split by regexp and [rl]tring added 2021-03-24 00:18:27 +01:00
VaclavT 29d8eda238 fix parsing of negative numbers, less memory, faster 2021-03-17 23:58:33 +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 b9a44d68b0 a bit of doc updates 2021-03-11 00:40:54 +01:00
VaclavT 55d39ef321 added option -h and -v 2021-03-10 23:29:49 +01:00
VaclavT 11ad7fc3bc small fixes 2021-03-10 23:10:21 +01:00
VaclavT 3f46ae9c94 sprintf added, terminal colors
small code fixes and rearangements
2021-03-09 22:57:16 +01:00
Vaclav Tvrdik d54c2ee79b UNIT type removed 2021-03-07 18:48:57 +01:00
VaclavT 1c7dea823b debug changes 2021-03-07 17:23:09 +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 c104e3ce85 sort tests added 2021-02-26 09:49:54 +01:00
VaclavT af50184a17 change file extension to .lsp 2021-02-23 21:25:21 +01:00