aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-02Fix bug where fallbacks were hashed by pointer instead of by contentsv0.2Bruce Hill
2025-05-02Initialize random seed for tomo compiler itselfBruce Hill
2025-05-02Remove speculative fixBruce Hill
2025-05-02Bugfix for text hashingBruce Hill
2025-05-02Add CPATH to local tomoBruce Hill
2025-05-01Remove test for character widthBruce Hill
2025-05-01Add check for null typeBruce Hill
2025-05-01Don't install coroutines on arm64Bruce Hill
2025-05-01Remove POSIX_C_SOURCE flagBruce Hill
2025-05-01Revert fix for empty set parsingBruce Hill
2025-05-01Fix compiler flagBruce Hill
2025-05-01Include stdlibBruce Hill
2025-05-01BugfixBruce Hill
2025-05-01Don't check result of debugedit commandBruce Hill
2025-05-01Show failed commandBruce Hill
2025-05-01Add missing fileBruce Hill
2025-05-01Move importsBruce Hill
2025-05-01Bugfix for parsing error with nested setsBruce Hill
2025-04-30Speculative fix for memory error during installationBruce Hill
2025-04-30Fix up hdebug stuff for tablesBruce Hill
2025-04-30Update wording to remove 'null'Bruce Hill
2025-04-30Update dependencies docsBruce Hill
2025-04-30Remove checks and dependenciesBruce Hill
2025-04-30Update compiler to use randomly generated unique-per-file symbolBruce Hill
2025-04-30Use namespace prefix function when appropriateBruce Hill
2025-04-29Fix parser errBruce Hill
2025-04-29Improved error messageBruce Hill
2025-04-29Check return values for system callsBruce Hill
2025-04-29Remove warning flagBruce Hill
2025-04-29Partial fix for nixBruce Hill
2025-04-29Make lib directoryBruce Hill
2025-04-29Remove exit if you don't have debugeditBruce Hill
2025-04-29Fix last (?) string issueBruce Hill
2025-04-29Fix string issuesBruce Hill
2025-04-29Fix some string issuesBruce Hill
2025-04-29Fix string long issuesBruce Hill
2025-04-29Fix some string issuesBruce Hill
2025-04-28Better error messageBruce Hill
2025-04-28Bugfix for compilation logic using setsBruce Hill
2025-04-28Remove remaining printf referencesBruce Hill
2025-04-28Fix potential issue causing install to failBruce Hill
2025-04-28Fix issue with running `make install` without config fileBruce Hill
2025-04-28Explicitly use int64 for stringBruce Hill
2025-04-28Use correct user permissions when installingBruce Hill
2025-04-28Removed lib importBruce Hill
2025-04-28Fix suggestion for configuring $PATHBruce Hill
2025-04-28Remove some flags for /usr/localBruce Hill
2025-04-28Fix LDFLAGS for check-libsBruce Hill
2025-04-28Reorder package managers to fix apt issueBruce Hill
2025-04-28Fix default C compiler in configBruce Hill