Rev. | Hora | Autor |
---|---|---|
r1215 | 2021-04-01 21:04:01 | jakobthomsen |
fix bug: report error when more results expected than actually provided by call |
||
r1214 | 2021-04-01 05:53:57 | jakobthomsen |
fix missing 0-byte in idtostring |
||
r1213 | 2021-03-29 06:44:22 | jakobthomsen |
reserve keywords |
||
r1212 | 2021-03-29 06:38:04 | jakobthomsen |
reserve keywords |
||
r1211 | 2021-03-29 06:17:42 | jakobthomsen |
reserve keywords |
||
r1210 | 2021-03-28 08:13:23 | jakobthomsen |
cleanup |
||
r1209 | 2021-03-21 06:45:58 | jakobthomsen |
switch-off debug output |
||
r1208 | 2021-03-21 03:34:35 | jakobthomsen |
factor-out loop element delete/copy-back |
||
r1207 | 2021-03-20 08:10:08 | jakobthomsen |
retire version 5 |
||
r1206 | 2021-03-19 09:40:52 | jakobthomsen |
fix |
||
r1205 | 2021-03-19 09:39:22 | jakobthomsen |
report error on duplicate list/element in zip-loop |
||
r1204 | 2021-03-19 09:14:11 | jakobthomsen |
use when construct |
||
r1203 | 2021-03-19 08:59:17 | jakobthomsen |
introduce when construct |
||
r1202 | 2021-03-19 08:56:45 | jakobthomsen |
tweak syntax |
||
r1201 | 2021-03-16 05:14:01 | jakobthomsen |
note limitations |
||
r1200 | 2021-03-16 05:08:53 | jakobthomsen |
implement simultaneous iteration over multiple lists |
||
r1199 | 2021-03-15 07:27:27 | jakobthomsen |
cleanup |
||
r1198 | 2021-03-14 10:32:55 | jakobthomsen |
fix memory accounting on OOM |
||
r1197 | 2021-03-14 06:02:55 | jakobthomsen |
fix constness when iterating over list |
||
r1196 | 2021-03-12 06:52:37 | jakobthomsen |
cleanup |
||
r1195 | 2021-03-10 07:18:00 | jakobthomsen |
use switch on u64 |
||
r1194 | 2021-03-10 07:15:39 | jakobthomsen |
implement switch on u64 |
||
r1193 | 2021-03-10 05:29:51 | jakobthomsen |
fix missing check: call to recursive function requires throw-environment |
||
r1192 | 2021-03-08 06:24:20 | jakobthomsen |
cleanup |
||
r1191 | 2021-03-08 05:28:27 | jakobthomsen |
cleanup |
||
r1190 | 2021-03-07 09:43:29 | jakobthomsen |
rename |
||
r1189 | 2021-03-07 07:29:04 | jakobthomsen |
cleanup |
||
r1188 | 2021-03-07 05:42:42 | jakobthomsen |
cleanup constructor-syntax |
||
r1187 | 2021-03-06 05:38:56 | jakobthomsen |
catch all exceptions |
||
r1186 | 2021-03-03 09:33:00 | jakobthomsen |
cleanup syntax |