Krasimir Angelov
|
fc09bc776b
|
transactions should always start with the last revision and release it when done
|
2022-05-23 19:50:41 +02:00 |
|
Krasimir Angelov
|
6faaf0b7be
|
update the JavaScript binding
|
2022-05-20 15:15:13 +02:00 |
|
Krasimir Angelov
|
5594679a83
|
first draft of the new allocator with transactions support
|
2022-05-20 13:55:45 +02:00 |
|
John J. Camilleri
|
fc57f94e8a
|
Finish unmarshalling of types. Add mkType et al. Add showType tests, but implementation is just stub.
|
2021-10-13 16:59:11 +02:00 |
|
John J. Camilleri
|
0e011955be
|
Add tests for reading & equality of various expressions
|
2021-10-08 15:06:34 +02:00 |
|
John J. Camilleri
|
a27cf6a17b
|
Implement all Expr unmarshalling (untested). Put wordsize logic in constants.ts. Some README additions.
|
2021-10-08 12:39:42 +02:00 |
|
John J. Camilleri
|
0d43ec8971
|
Unmarshalling for floats and strings, but strings crashes after multiple invocations
|
2021-10-07 23:25:25 +02:00 |
|
John J. Camilleri
|
16ee006735
|
Add stubs for all un/marshalling functions. Refactoring.
|
2021-10-07 15:58:59 +02:00 |
|
John J. Camilleri
|
db0cbf60cb
|
Support big and negative integers
|
2021-10-07 15:07:14 +02:00 |
|
John J. Camilleri
|
db66144c25
|
Get marshalling of integers working
|
2021-10-07 12:54:02 +02:00 |
|
John J. Camilleri
|
1b3a197aac
|
JavaScript unmarshalling WIP
|
2021-10-05 15:33:19 +02:00 |
|