Commit Graph

44 Commits

Author SHA1 Message Date
vaclavt 48a5d70cc4 small updates 2022-05-27 17:35:22 +02:00
vaclavt caf6648867 reduce test and doc update 2022-04-25 20:20:48 +02:00
vaclavt 165438cdf3 usql function to_string renamed to to_char 2022-04-03 16:54:44 +02:00
vaclavt 2607a50986 mkdir and rmdir basic implementation 2022-03-21 17:46:32 +01:00
vaclavt cd9822fcf2 string-cmp and string-cmp-ic added 2022-03-13 10:32:43 +01:00
vaclavt c27395aca5 doc updates 2022-03-06 19:58:30 +01:00
vaclavt aad8724cbb unit tests added 2022-02-28 19:47:51 +01:00
vaclavt 0f184461fe new functions, doc updates 2022-02-25 00:04:14 +01:00
VaclavT 0260c74e7f include env fix, decode-universal-time added 2022-02-08 08:08:47 +01:00
vaclavt e6f61c9d9f define renamed to def, defun renamed to defn 2022-01-25 19:50:59 +01:00
vaclavt 3997bcb932 test updates 2022-01-22 23:07:00 +01:00
vaclavt 6055d02d89 unit tests update 2022-01-12 20:44:57 +01:00
vaclavt c10d1aef34 stdlib additions 2022-01-10 20:28:37 +01:00
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 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 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