|
57c67cae9e
|
Add conversion and bitfield operations to Block.
|
2023-09-26 17:34:44 -07:00 |
|
|
c5429b7e21
|
Add methods to Sparse, fix bug in Decimal.
|
2023-09-04 23:33:34 -07:00 |
|
|
e7781c721f
|
Refactor interface usages, add Decimal type.
|
2023-08-30 03:53:36 -07:00 |
|
|
4cd0f03b0a
|
Minor fix to prevent creation of schemas with invalid types.
|
2023-08-26 12:13:11 -07:00 |
|
|
b3b3f14758
|
Minor style updates.
|
2023-08-24 13:31:33 -07:00 |
|
|
2a28d71fcf
|
Update interface and README to match.
|
2023-08-24 12:57:26 -07:00 |
|
|
21b95b936c
|
Add Sparse, update README, remove risky methods, fix bugs.
|
2023-08-23 17:21:40 -07:00 |
|
|
360152a84f
|
Add significant type, update README.
|
2023-08-18 14:01:12 -07:00 |
|
|
ac28278830
|
Fix bugs, update interface, update README.
|
2023-08-18 12:05:02 -07:00 |
|
|
7addefd634
|
Implement encode/decode, fix bugs, update README with new functions.
|
2023-08-17 23:51:03 -07:00 |
|
|
c5d551bde2
|
Implement varying, add tests for list.
|
2023-08-15 12:27:35 -07:00 |
|
|
5d4e6db64b
|
Implemented schema and record, fixed bugs.
|
2023-08-14 23:57:38 -07:00 |
|
|
549e8c090b
|
Implement sparse list, implement schema.
|
2023-08-13 17:16:20 -07:00 |
|
|
2cc6263a47
|
Update README, add sparse list utility, update implementation of schema.
|
2023-08-13 12:46:49 -07:00 |
|
|
50fa81005d
|
Update README, add acquire/release interface functions.
|
2023-08-11 20:12:04 -07:00 |
|
|
182bf00f71
|
Add tests, add interface methods, updated README.
|
2023-08-11 18:32:50 -07:00 |
|
|
2d6f643373
|
Add tests, type implementation, modify constants and conventions.
|
2023-08-10 23:38:03 -07:00 |
|
|
afd3e23e04
|
Implement array interface, add interface operations.
|
2023-08-06 03:31:40 -07:00 |
|
|
f0304624c9
|
Add ffi calls and interfaces for runtime representation.
|
2023-08-02 17:15:24 -07:00 |
|
|
b4277d2c6f
|
Added runtime definitions, reorganized code structure.
|
2023-06-21 12:04:41 -07:00 |
|