index
:
tomo
bigints
constructive-reals
decimals
dev
doctests-to-debuglog
formatter
internal-texts
main
optional-list-indexing
optionals
paths
simplified-quotes
static-dependencies
str-paths
table-colons
text2
unicode-identifiers
wordier-types
The Tomo programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-24
Split out doctests
Bruce Hill
2025-08-24
Move field access to its own file
Bruce Hill
2025-08-24
Move indexing into its own file
Bruce Hill
2025-08-24
Split reductions into their own file
Bruce Hill
2025-08-24
Move comparisons to their own file
Bruce Hill
2025-08-24
Split 'when' into its own file
Bruce Hill
2025-08-24
Move assignment code.
Bruce Hill
2025-08-24
Split for-loops out
Bruce Hill
2025-08-24
Move conditionals into a file
Bruce Hill
2025-08-24
Finally, split compile.c into compile/expressions.c
Bruce Hill
2025-08-24
Split headers into their own file
Bruce Hill
2025-08-24
Move ConvertDef logic
Bruce Hill
2025-08-24
Move function declaration logic
Bruce Hill
2025-08-24
Split declarations into a file
Bruce Hill
2025-08-24
Remove vim modelines
Bruce Hill
2025-08-24
Add comments and pragmas
Bruce Hill
2025-08-24
Split CLI into its own file
Bruce Hill
2025-08-24
Move method calls
Bruce Hill
2025-08-24
Move int code to its file
Bruce Hill
2025-08-24
Move optional stuff into its file
Bruce Hill
2025-08-24
Split binops into file
Bruce Hill
2025-08-24
Rename promotion -> promotions
Bruce Hill
2025-08-24
Split out blocks into their own file
Bruce Hill
2025-08-24
Shift some code around.
Bruce Hill
2025-08-24
More splitting out into separate files.
Bruce Hill
2025-08-24
Move method calls into separate files
Bruce Hill
2025-08-24
Move function logic into functions files
Bruce Hill
2025-08-24
Further split out
Bruce Hill
2025-08-24
Split into more files: promotion, sets, tables, pointers, functions.
Bruce Hill
2025-08-24
Pluralize filenames
Bruce Hill
2025-08-24
Move more stuff into structs/enums files
Bruce Hill
2025-08-24
Move structs/enums into the right folder
Bruce Hill
2025-08-24
Split list compilation logic into its own file.
Bruce Hill
2025-08-24
Constructors and functions with underscore arguments should be allowed to be ...
Bruce Hill
2025-08-24
Code cleanup
Bruce Hill
2025-08-24
Version bump
Bruce Hill
2025-08-24
Better error message
Bruce Hill
2025-08-23
Installer fix
v0.3
Bruce Hill
2025-08-23
Deprecate 'as_owner' in favor of simpler setup with only one invocation
Bruce Hill
2025-08-23
Check if user can write to dir instead of checking for owner
Bruce Hill
2025-08-23
Update changelog
Bruce Hill
2025-08-23
Minor cleanup
Bruce Hill
2025-08-23
Don't align trailing comments
Bruce Hill
2025-08-23
Fix readability and don't align trailing comments
Bruce Hill
2025-08-23
Autoformat everything with clang-format
Bruce Hill
2025-08-23
Better error message
Bruce Hill
2025-08-23
Use config file with default fallbacks for tomo defs
Bruce Hill
2025-08-23
Lots of cleanups
Bruce Hill
2025-08-23
Fix some LSP issues, mostly unused imports
Bruce Hill
2025-08-23
Remove some unused imports
Bruce Hill
[prev]
[next]