Commit Graph

46 Commits

Author SHA1 Message Date
VaclavT ecbc3af789 detailed stracktrace only when option -d, second implemented in c++ 2021-10-11 12:04:49 +02:00
VaclavT f92cefc004 a bit better call stack 2021-10-07 07:19:53 +02:00
VaclavT 8dddb645cf installation instructions update 2021-09-26 23:26:00 +02:00
VaclavT 48f46289d6 syntax file for vs code lisp extension 2021-09-20 18:26:01 +02:00
VaclavT 1e0506e6cd usql updates, lexer changes 2021-09-15 21:22:24 +02:00
VaclavT dfa7c1c15b usql update 2021-08-31 19:00:03 +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 b7fd6a9411 readme updates 2021-05-20 23:05:41 +02:00
VaclavT cdfcc753e4 todo update 2021-05-10 19:25:23 +02:00
VaclavT a752ebdf12 added two string functions, doc updates 2021-05-10 19:07:50 +02:00
VaclavT 02c3a20936 work in progress on unit testing functions 2021-04-19 21:14:22 +02:00
VaclavT c95d7ec886 pass as reference 2021-04-14 07:55:33 +02:00
VaclavT 9ab0a2c98d callstack added 2021-04-09 00:07:20 +02:00
VaclavT 5afa7dd69f compile on linux 2021-03-29 23:18:29 +02:00
VaclavT c75a04a4f7 some comments and Readme changes 2021-03-28 13:46:12 +02:00
VaclavT b0ff9dd934 split by regexp and [rl]tring added 2021-03-24 00:18:27 +01:00
VaclavT 2c68861451 shebang support added 2021-03-23 07:45:22 +01:00
VaclavT f0fab9a9ec load stdlib code bit simplyfied 2021-03-22 06:52:10 +01: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 de7c39d52f restore back before introducing main.cpp 2021-03-12 20:14:13 +01:00
VaclavT 11ad7fc3bc small fixes 2021-03-10 23:10:21 +01:00
VaclavT b4862ee196 doc updates 2021-03-08 00:15:02 +01:00
Vaclav Tvrdik 3d54ed9fb3 better handling of comments 2021-03-07 18:40:26 +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 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