-
d04ef88b80
missing file for test.lsp
VaclavT
2021-05-15 00:03:08 +02:00
-
09250861d9
print ascii code of a character (ktoi)
VaclavT
2021-05-15 00:02:06 +02:00
-
cdfcc753e4
todo update
VaclavT
2021-05-10 19:25:23 +02:00
-
b287608554
remove obsolete files
VaclavT
2021-05-10 19:24:25 +02:00
-
deb483b83d
itok function implemented
VaclavT
2021-05-10 19:14:35 +02:00
-
22406e1314
(not c) tests
VaclavT
2021-05-10 19:09:30 +02:00
-
d049675e9b
remove unused constant endl
VaclavT
2021-05-10 19:08:06 +02:00
-
a752ebdf12
added two string functions, doc updates
VaclavT
2021-05-10 19:07:50 +02:00
-
783aa6976b
better boolean handling..
VaclavT
2021-05-05 21:43:08 +02:00
-
ea76cdf0be
unit testing improvements
VaclavT
2021-05-04 20:59:45 +02:00
-
358414d7d3
do not suppose in eval that list first element is function
VaclavT
2021-05-04 19:59:49 +02:00
-
5ca8f64853
typo fixed in unit tests
VaclavT
2021-05-04 19:55:04 +02:00
-
95dfbadd88
unit testing very begining
VaclavT
2021-05-03 18:34:42 +02:00
-
91fce00df3
throw instead of exit
VaclavT
2021-05-03 18:33:46 +02:00
-
99ecd586d4
better error messages
VaclavT
2021-05-03 18:33:33 +02:00
-
af92d1f870
better (thread) error handling
VaclavT
2021-05-03 18:32:36 +02:00
-
c17d43724a
stack trace at this moment only for main thread
VaclavT
2021-05-03 18:31:26 +02:00
-
0829f965be
setX starts searching in current scope
VaclavT
2021-05-03 18:30:01 +02:00
-
78f870c17d
slightly nicer code
VaclavT
2021-05-03 18:29:29 +02:00
-
a2a01dd676
threads work in progress
VaclavT
2021-04-22 22:50:53 +02:00
-
b8d9690141
lambda capture restored
VaclavT
2021-04-22 22:48:10 +02:00
-
13e5097f3a
small string-join optimization
VaclavT
2021-04-19 21:58:16 +02:00
-
6638cdff55
set! functionality fix
VaclavT
2021-04-19 21:17:10 +02:00
-
a27bcda59b
clearing call stack when exception is thrown
VaclavT
2021-04-19 21:15:51 +02:00
-
02c3a20936
work in progress on unit testing functions
VaclavT
2021-04-19 21:14:22 +02:00
-
7cc938fc7c
when starting load only stdlib.lsp file, fix executable name in -v
VaclavT
2021-04-19 21:13:35 +02:00
-
af9211a1a0
clear call stack added
VaclavT
2021-04-19 21:11:22 +02:00
-
3224c22430
local build & install script
VaclavT
2021-04-19 21:10:49 +02:00
-
983518170b
colloring fix
VaclavT
2021-04-19 21:10:04 +02:00
-
8598010d36
build and install locally script
VaclavT
2021-04-14 07:58:53 +02:00
-
0319bf6030
parenthesis colouring in repl
VaclavT
2021-04-14 07:57:58 +02:00
-
a50a3bceb3
set! added
VaclavT
2021-04-14 07:55:55 +02:00
-
c95d7ec886
pass as reference
VaclavT
2021-04-14 07:55:33 +02:00
-
e0574837b6
allow -b option
VaclavT
2021-04-14 07:50:36 +02:00
-
2cef7a4a2b
script to install to stocksriddle.com
VaclavT
2021-04-12 22:44:53 +02:00
-
8e1b50b795
documentation improvements
VaclavT
2021-04-12 22:43:51 +02:00
-
288b75c1ad
stdlib changes
VaclavT
2021-04-12 22:43:21 +02:00
-
7f01dfe2f0
doc updates
VaclavT
2021-04-09 00:14:30 +02:00
-
8a6457d6fc
fix nth
VaclavT
2021-04-09 00:13:41 +02:00
-
9ab0a2c98d
callstack added
VaclavT
2021-04-09 00:07:20 +02:00
-
5afa7dd69f
compile on linux
VaclavT
2021-03-29 23:18:29 +02:00
-
a92020ac1e
added runtime in ms to -p option
VaclavT
2021-03-28 23:52:33 +02:00
-
c75a04a4f7
some comments and Readme changes
VaclavT
2021-03-28 13:46:12 +02:00
-
89dd5c6f07
added string functions
VaclavT
2021-03-28 13:42:53 +02:00
-
337fb2f80d
and and or added
VaclavT
2021-03-28 13:37:54 +02:00
-
b0ff9dd934
split by regexp and [rl]tring added
VaclavT
2021-03-24 00:18:27 +01:00
-
2c68861451
shebang support added
VaclavT
2021-03-23 07:45:22 +01:00
-
f0fab9a9ec
load stdlib code bit simplyfied
VaclavT
2021-03-22 06:52:10 +01:00
-
48ad953648
fix for non existing dirs in ls-dir
VaclavT
2021-03-22 06:50:46 +01:00
-
56407f3516
basic version of profiler class
VaclavT
2021-03-22 06:50:15 +01:00
-
a931661608
csv parser optimizations
VaclavT
2021-03-22 06:49:03 +01:00
-
e981d6b67f
do not repeatedly evaluate second argument in for
VaclavT
2021-03-22 06:47:53 +01:00
-
29d8eda238
fix parsing of negative numbers, less memory, faster
VaclavT
2021-03-17 23:58:33 +01:00
-
fcb3b4c5c5
int is dead, long live long type!
VaclavT
2021-03-17 23:56:02 +01:00
-
7e561256ef
doc updates
VaclavT
2021-03-15 23:37:05 +01:00
-
35cf6b13e5
move list of builtins to ml_util.cpp
VaclavT
2021-03-15 23:24:58 +01:00
-
6700c04159
stdlib get-env added
VaclavT
2021-03-15 23:23:55 +01:00
-
c4e4522492
fixes & enhandcements
VaclavT
2021-03-14 16:15:04 +01:00
-
8fad428a4b
fix
VaclavT
2021-03-12 20:23:53 +01:00
-
dc61c74992
Merge branch 'master' of https://bitbucket.org/vaclavt/mlisp into HEAD
VaclavT
2021-03-12 20:15:24 +01:00
-
-
de7c39d52f
restore back before introducing main.cpp
VaclavT
2021-03-12 20:14:13 +01:00
-
b9a44d68b0
a bit of doc updates
VaclavT
2021-03-11 00:40:54 +01:00
-
dd8502231d
main.cpp introduced
VaclavT
2021-03-10 23:52:55 +01:00
-
-
55d39ef321
added option -h and -v
VaclavT
2021-03-10 23:29:49 +01:00
-
11ad7fc3bc
small fixes
VaclavT
2021-03-10 23:10:21 +01:00
-
3f46ae9c94
sprintf added, terminal colors
VaclavT
2021-03-09 22:57:16 +01:00
-
b4862ee196
doc updates
VaclavT
2021-03-08 00:15:02 +01:00
-
e0ec884394
std lib load code reformat
VaclavT
2021-03-07 19:12:30 +01:00
-
01a16802da
tiny nil optimization
Vaclav Tvrdik
2021-03-07 18:52:56 +01:00
-
d54c2ee79b
UNIT type removed
Vaclav Tvrdik
2021-03-07 18:48:57 +01:00
-
3d54ed9fb3
better handling of comments
Vaclav Tvrdik
2021-03-07 18:40:26 +01:00
-
1c7dea823b
debug changes
VaclavT
2021-03-07 17:23:09 +01:00
-
ef6b023572
flatten added
VaclavT
2021-03-07 17:22:27 +01:00
-
eed18e0f90
fixes & updates
VaclavT
2021-03-06 19:05:37 +01:00
-
903c8fd49d
error description less verbose, some params checking added, comments
VaclavT
2021-03-02 23:13:05 +01:00
-
3868a32168
nth function added to stdlib, doc updates
VaclavT
2021-03-02 23:11:57 +01:00
-
8586a66285
initial support for nil, make-list
VaclavT
2021-03-01 18:26:58 +01:00
-
46b29fc229
string pad/rpad/lpad
VaclavT
2021-02-28 12:53:06 +01:00
-
08b5053829
let it compile under XCode
VaclavT
2021-02-26 09:50:31 +01:00
-
c104e3ce85
sort tests added
VaclavT
2021-02-26 09:49:54 +01:00
-
f7992b1eab
include path changes
VaclavT
2021-02-26 09:49:01 +01:00
-
25e5f85167
quick-sort changes
VaclavT
2021-02-26 09:48:26 +01:00
-
b95ad66718
doc updates
VaclavT
2021-02-23 21:30:15 +01:00
-
393a2418ac
file extension to .lsp
VaclavT
2021-02-23 21:30:02 +01:00
-
27a0aaba3f
more tests, file extension to .lsp
VaclavT
2021-02-23 21:29:39 +01:00
-
af50184a17
change file extension to .lsp
VaclavT
2021-02-23 21:25:21 +01:00
-
6441356358
added and, or, member
VaclavT
2021-02-23 21:24:52 +01:00
-
c67501e523
launch configurations update
VaclavT
2021-02-23 21:20:33 +01:00
-
343d4f8715
readme update
VaclavT
2021-02-22 23:03:05 +01:00
-
012f1d652b
doc wip
VaclavT
2021-02-22 23:01:17 +01:00
-
7ced8315da
test added
VaclavT
2021-02-22 01:35:23 +01:00
-
c9c58f9030
allow if without else
VaclavT
2021-02-22 01:29:54 +01:00
-
e84d63c138
const & parameter
VaclavT
2021-02-22 01:25:49 +01:00
-
2618f7b7ae
readme entry
VaclavT
2021-02-22 01:25:07 +01:00
-
2700cdeea3
small lisp updates
VaclavT
2021-02-21 21:53:45 +01:00
-
a87964f552
regexp-search added, std lib loader changes, more REadme items
VaclavT
2021-02-21 14:03:14 +01:00
-
0ba8536aa2
priprava na zkouskysinple fixes
VaclavT
2021-02-20 01:30:46 +01:00
-
ed3a1fcd73
install initial support
VaclavT
2021-02-20 01:30:03 +01:00
-
fa7cbad70b
ml_string
VaclavT
2021-02-19 23:52:16 +01:00
-
a39e61a061
test added
VaclavT
2021-02-17 23:01:54 +01:00