vaclavt
ba4f4e40ec
small fixed
2022-01-27 00:19:21 +01:00
vaclavt
e6f61c9d9f
define renamed to def, defun renamed to defn
2022-01-25 19:50:59 +01:00
VaclavT
383338ba27
doc::man & doc::look added to stdlib
2022-01-25 00:53:17 +01:00
vaclavt
1bbbee24fe
take functions added
2022-01-22 23:04:05 +01:00
vaclavt
c10d1aef34
stdlib additions
2022-01-10 20:28:37 +01:00
VaclavT
4359012190
#t and #f added to language, datetime fixes
2021-10-12 13:26:38 +02:00
VaclavT
ecbc3af789
detailed stracktrace only when option -d, second implemented in c++
2021-10-11 12:04:49 +02:00
VaclavT
a199f10078
some formating
2021-09-30 20:01:33 +02:00
VaclavT
6900c5bdba
added 5 new functions (sixth, seventh..)
2021-09-20 18:24:21 +02:00
VaclavT
b50e9ba128
quick-sort-reverse added
2021-06-08 23:27:46 +02:00
VaclavT
5dd336d382
date functions added
2021-05-20 23:03:03 +02:00
VaclavT
fb25a7ea40
false is nil not 0
2021-05-15 13:29:49 +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
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