|
|
99d4794f3b
|
Upversioned the C source tree to '0.0.7-SNAPSHOT', but proposing to start experimental
work towards 0.1.0 in separate source trees.
|
2026-03-19 13:59:06 +00:00 |
|
|
|
b0a49fb71d
|
Restandardised formatting.
|
2021-08-17 16:37:04 +01:00 |
|
|
|
93d4bd14a0
|
Generally, changed working with tags as strings to as values.
This seems both cheaper and safer; what's not to like?
|
2021-08-17 16:09:00 +01:00 |
|
|
|
4fc9545be8
|
Hashmaps sort-of work but there are still bugs and one test is failing that wasn't.
|
2021-08-16 18:55:02 +01:00 |
|
|
|
bfd7304da1
|
Bother. It looks like I'd already fully implemented hashmaps...
May need to back out a whole hill of work.
|
2021-08-16 15:12:05 +01:00 |
|
|
|
492460f37e
|
Compiles and tests, but there are still major problems.
|
2021-08-04 11:16:00 +01:00 |
|
|
|
22fa7314d6
|
Mostly fixing and standardising documentation.
|
2019-01-20 20:37:44 +00:00 |
|
|
|
75abfb4050
|
Much better debugging, but it still doesn't work
|
2018-12-27 21:37:38 +00:00 |
|
|
|
3d5c27cb10
|
Horribly broken, may have to rethink.
|
2018-12-26 21:10:24 +00:00 |
|
|
|
9937f344dc
|
Major refactoring. Major problems!
On the right path but it doesn't work yet.
|
2018-12-26 20:30:14 +00:00 |
|
|
|
6ee9f9b59a
|
Begun work on bignums; changed integer size to 64 bits
I'm fairly sure the size of a long int on my machines is 64 bit anyway, but for portability it needs to be explicit.
|
2018-12-25 13:18:37 +00:00 |
|
|
|
a5e1d3ccd8
|
Reorganised source files to make navigation easier
All tests still pass (slightly to my surprise)
|
2018-12-24 19:27:04 +00:00 |
|