Age | Commit message (Expand) | Author |
---|---|---|
2021-04-26 | types: support creating ressource values without associated type | Jo-Philipp Wich |
2021-04-25 | treewide: rework internal data type system | Jo-Philipp Wich |
2021-03-29 | vm: add trace mode instruction dump output fixes | Jo-Philipp Wich |
2021-03-26 | vm: fix another for-loop memory leak | Jo-Philipp Wich |
2021-03-25 | vm: fix further memory leaks in trace mode | Jo-Philipp Wich |
2021-03-25 | vm: fix loop variable memory leak in NEXTK/NEXTKV instruction | Jo-Philipp Wich |
2021-03-23 | vm: fix leaking source context strings in trace mode | Jo-Philipp Wich |
2021-03-11 | vm: gracefully handle property setting on non-array, non-object values | Jo-Philipp Wich |
2021-03-08 | vm: use uc_prototype_lookup() to obtain require function pointer | Jo-Philipp Wich |
2021-03-08 | vm: fix global scope refcount imbalance | Jo-Philipp Wich |
2021-02-25 | vm: use portable printf format for pointer differences | Jo-Philipp Wich |
2021-02-17 | treewide: rewrite ucode interpreter | Jo-Philipp Wich |