Commit Graph

38 Commits

Author SHA1 Message Date
VaclavT 47effa61d0 tests and doc fixes 2021-11-07 12:32:10 +01:00
VaclavT cd7456399a local time offset changed 2021-11-07 11:04:41 +01:00
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 79377476cb string_replace_re added 2021-10-24 11:23:44 +02:00
VaclavT 4359012190 #t and #f added to language, datetime fixes 2021-10-12 13:26:38 +02:00
VaclavT c30432d175 date related update 2021-10-11 17:21:41 +02:00
VaclavT 3a3ac10a32 reverting some date code
still not finished
2021-09-30 20:02:06 +02:00
VaclavT 50aae0b0e8 date test updated, but still wip
because mlisps date epoch is in local time, which is temporary solution
2021-09-26 23:27:11 +02:00
VaclavT b50e9ba128 quick-sort-reverse added 2021-06-08 23:27:46 +02:00
VaclavT 16f9f93944 read-file-lines function added 2021-05-21 22:53:57 +02:00
VaclavT 5dd336d382 date functions added 2021-05-20 23:03:03 +02:00
VaclavT d04ef88b80 missing file for test.lsp 2021-05-15 00:03:08 +02:00
VaclavT 09250861d9 print ascii code of a character (ktoi) 2021-05-15 00:02:06 +02:00
VaclavT b287608554 remove obsolete files 2021-05-10 19:24:25 +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 a752ebdf12 added two string functions, doc updates 2021-05-10 19:07:50 +02:00
VaclavT 783aa6976b better boolean handling..
still T symbol should be implemented
2021-05-05 21:43:08 +02:00
VaclavT ea76cdf0be unit testing improvements 2021-05-04 20:59:45 +02:00
VaclavT 95dfbadd88 unit testing very begining 2021-05-03 18:34:42 +02:00
VaclavT 89dd5c6f07 added string functions 2021-03-28 13:42:53 +02:00
VaclavT 7e561256ef doc updates 2021-03-15 23:37:05 +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 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
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 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 c104e3ce85 sort tests added 2021-02-26 09:49:54 +01:00
VaclavT 27a0aaba3f more tests, file extension to .lsp 2021-02-23 21:29:39 +01:00
VaclavT 7ced8315da test added 2021-02-22 01:37:43 +01:00
VaclavT a87964f552 regexp-search added, std lib loader changes, more REadme items 2021-02-21 14:03:14 +01:00
VaclavT a39e61a061 test added 2021-02-17 23:01:54 +01:00
VaclavT c909415847 tests dir added 2021-02-17 00:09:41 +01:00
VaclavT 4b93f39375 changes here, changes there 2021-02-16 19:53:39 +01:00