Maxwell max
max created branch newground in solstice/solstice 2026-06-15 19:25:08 +10:00
max pushed to newground at solstice/solstice 2026-06-15 19:25:08 +10:00
4e3686bfaf Refactor to use new ground, meson as build system
max pushed to master at solstice/solstice 2026-06-15 17:57:04 +10:00
1c0c575494 I forgot to add makefile lol
max pushed to master at solstice/solstice 2026-06-08 16:25:02 +10:00
e2c15b2f49 Repl (broken but it works)
max pushed to master at solstice/solstice 2026-05-31 13:52:17 +10:00
dce308eb3f Start work on else (still buggy)
max pushed to master at ground/ground 2026-05-30 21:47:48 +10:00
f6803b44c8 In theory we shouldn't be leaking as much memory
max pushed to master at solstice/solstice 2026-05-30 19:51:58 +10:00
85d2a0d300 Hexadecimal number support
max pushed to master at solstice/solstice 2026-05-30 19:06:12 +10:00
4ea28537e4 Fix stinky edge case bug
max pushed to master at solstice/solstice 2026-05-30 17:14:10 +10:00
dd1ac9ae71 Fix constructor and field access issues
max pushed to modules at solstice/solstice 2026-05-26 12:48:11 +10:00
8ed3975285 Start work on modules system
max created branch modules in solstice/solstice 2026-05-26 12:48:11 +10:00
max pushed to master at solstice/docs 2026-05-25 14:52:55 +10:00
0a384c36c0 Merge pull request 'Fix range for 64-bit integer' (#1) from DiamondNether90/docs:diamondnether90-patch-1 into master
01ebf6c37e Update src/values_and_types.md
Compare 2 commits »
max merged pull request solstice/docs#1 2026-05-25 14:52:55 +10:00
Fix range for 64-bit integer
max commented on issue solstice/solstice#13 2026-05-25 12:12:58 +10:00
Mistake in docs
max closed issue solstice/solstice#13 2026-05-25 12:12:58 +10:00
Mistake in docs
max commented on issue solstice/solstice#9 2026-05-24 16:56:29 +10:00
Can't return template from function.

Should be resolved with #11

max closed issue solstice/solstice#9 2026-05-24 16:56:29 +10:00
Can't return template from function.
max pushed to master at solstice/solstice 2026-05-24 16:12:06 +10:00
1da7f91313 Merge pull request 'generics-refactor' (#11) from generics-refactor into master
6a936bf282 Add box and socket wrappers for Solstice
8a8e4381bf Escape codes lmao
b78a5ee7bb Fixes again! I think it works now??
cbc92b5b1d More fixes maybe?
Compare 8 commits »
max deleted branch generics-refactor from solstice/solstice 2026-05-24 16:12:06 +10:00
max merged pull request solstice/solstice#11 2026-05-24 16:12:04 +10:00
generics-refactor