Commit Graph

72 Commits

Author SHA1 Message Date
6d28a8a4d8 No threads option 2024-04-07 23:11:40 +02:00
cd6a7a460c remove mutex in options
as it shouldn't be written to concurrently
2024-04-07 23:03:45 +02:00
34d31dea77 make this faster than a tortoise 2024-02-13 22:27:30 +01:00
8f94830ae2 hopefully fix some weird linking error 2024-01-05 23:19:05 +01:00
0317750c70 ctest didn't find anything? 2024-01-05 23:09:21 +01:00
888dd5db18 possible hang fix 2024-01-05 23:08:28 +01:00
ca3a3aba80 apparently my sbc is THAT slow 2024-01-05 22:51:30 +01:00
33a2e5bf5e use 2 less cores for ci
my poor sbc can't keep up
2024-01-05 22:39:56 +01:00
e517551fb3 add clitests to ci 2024-01-05 22:38:06 +01:00
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