|
|
db68d48267
|
bump cmake down for ci
|
2024-01-05 22:26:08 +01:00 |
|
|
|
7dc70f3230
|
push to trigger ci
|
2024-01-05 22:22:35 +01:00 |
|
|
|
369e909d40
|
ci?
|
2024-01-05 22:18:06 +01:00 |
|
|
|
7fef17ca01
|
repl test
|
2024-01-04 13:09:23 +01:00 |
|
|
|
49de281083
|
rename tests
|
2024-01-04 12:53:24 +01:00 |
|
|
|
efc60b4c23
|
repl quit
|
2024-01-04 12:50:26 +01:00 |
|
|
|
8f5294fea7
|
even more docs
|
2024-01-04 12:41:19 +01:00 |
|
|
|
8f6717d7db
|
more docs
|
2024-01-04 12:09:25 +01:00 |
|
|
|
609794ebf2
|
configurable gc threshold
|
2024-01-04 11:42:39 +01:00 |
|
|
|
9a7745c9e2
|
switch for commands
|
2024-01-04 11:33:25 +01:00 |
|
|
|
04aa0d24b6
|
reformat, fix includes
|
2024-01-04 00:59:24 +01:00 |
|
|
|
61c681317a
|
a bit of docs
|
2024-01-04 00:41:53 +01:00 |
|
|
|
c6813db097
|
some docs
|
2024-01-04 00:23:12 +01:00 |
|
|
|
3bcb6686eb
|
better error messages
|
2024-01-04 00:12:49 +01:00 |
|
|
|
cffb9c9151
|
some prettying
|
2024-01-03 23:59:53 +01:00 |
|
|
|
5490495227
|
options prettier
|
2024-01-03 23:38:48 +01:00 |
|
|
|
0528cfed7f
|
remove useless loop
|
2024-01-03 23:32:32 +01:00 |
|
|
|
fcdad606e8
|
> in repl
|
2024-01-03 23:30:41 +01:00 |
|
|
|
fb8e4c9161
|
remove useless 0 in log
|
2024-01-03 23:28:24 +01:00 |
|
|
|
8c542226aa
|
rest of stuff
|
2024-01-03 23:18:32 +01:00 |
|
|
|
2926f07a0e
|
reverse tree
|
2024-01-03 22:58:28 +01:00 |
|
|
|
d163bb0ac0
|
cities path
|
2024-01-03 22:47:39 +01:00 |
|
|
|
009218c6f9
|
error on unknown function
|
2024-01-03 21:59:40 +01:00 |
|
|
|
7b75e5dafe
|
less spam in tests
|
2024-01-03 21:37:03 +01:00 |
|
|
|
02fe73f42f
|
coffee!
|
2024-01-03 21:29:07 +01:00 |
|
|
|
2db8b5984f
|
almost working something
|
2024-01-03 20:31:37 +01:00 |
|
|
|
7c54d16273
|
simple tests
|
2024-01-03 19:06:13 +01:00 |
|
|
|
ff45c72b7a
|
epl
|
2024-01-03 18:58:43 +01:00 |
|
|
|
94b3f9681c
|
fix the new commands
|
2024-01-03 18:43:01 +01:00 |
|
|
|
c801e17f34
|
options!
|
2024-01-03 18:14:22 +01:00 |
|
|
|
112e242903
|
fix options being reset when gc thread is gcing
|
2024-01-03 17:58:57 +01:00 |
|
|
|
4d7f0eee03
|
fixup test options
|
2024-01-03 17:53:33 +01:00 |
|
|
|
6d241b2daf
|
pretty up logger/options
|
2024-01-03 17:24:47 +01:00 |
|
|
|
ddf7eeed4e
|
options
|
2024-01-03 17:03:06 +01:00 |
|
|
|
eeb6ca5f34
|
const refs in compiler
|
2024-01-03 16:33:53 +01:00 |
|
|
|
7ae83db728
|
Globals!
|
2024-01-03 16:27:50 +01:00 |
|
|
|
d7805aa7e7
|
better commands
|
2024-01-03 15:47:37 +01:00 |
|
|
|
33a9939b37
|
clang format
|
2024-01-03 15:34:00 +01:00 |
|
|
|
35a0a74a00
|
better logger
|
2024-01-03 15:33:40 +01:00 |
|
|
|
8d68d7d795
|
get MemoryContext with get()
|
2024-01-03 14:27:32 +01:00 |
|
|
|
41727f1224
|
cleanup memory on exit
|
2024-01-03 14:14:29 +01:00 |
|
|
|
8af15331d2
|
include fixes
|
2024-01-03 13:55:46 +01:00 |
|
|
|
0213684b3b
|
rename includes to include
|
2024-01-02 23:33:54 +01:00 |
|
|
|
ff76fed17f
|
Revert "remove celltype"
This reverts commit 294fb4f864.
|
2023-12-29 19:12:13 +01:00 |
|
|
|
294fb4f864
|
remove celltype
|
2023-12-29 19:04:39 +01:00 |
|
|
|
4da2473958
|
simple repl!
|
2023-12-29 01:45:03 +01:00 |
|
|
|
4a02d7f231
|
compiler!
|
2023-12-29 00:38:20 +01:00 |
|
|
|
b3b1bbbaeb
|
pretty up handles finally
|
2023-12-27 21:53:28 +01:00 |
|
|
|
e986daf6a6
|
pretty gc up a bit
|
2023-12-27 13:03:11 +01:00 |
|
|
|
f6a59c85e8
|
move stuff to Handle
|
2023-12-27 12:27:49 +01:00 |
|