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
2024-05-14
Fix REPL
Bruce Hill
2024-05-14
Better error messages
Bruce Hill
2024-05-14
Better error messages
Bruce Hill
2024-05-14
Support corecursive structs
Bruce Hill
2024-05-14
Bugfix for Num.near()
Bruce Hill
2024-05-14
Add nested indentation for doctests that recursively invoke other
Bruce Hill
2024-05-13
Check function return type when promoting
Bruce Hill
2024-05-12
Deprecate interfaces (RIP)
Bruce Hill
2024-05-12
Revert "Deprecate stack macro"
Bruce Hill
2024-05-12
Deprecate stack macro
Bruce Hill
2024-05-12
Bugfixes
Bruce Hill
2024-05-12
Fix up some promotion logic for closures
Bruce Hill
2024-05-12
Add TODO message
Bruce Hill
2024-05-12
Typecheck method promotion for interfaces
Bruce Hill
2024-05-12
Simplify interfaces by requiring all functions are pointer methods
Bruce Hill
2024-05-12
Guard against calling interfaces with values
Bruce Hill
2024-05-12
Add interface fields
Bruce Hill
2024-05-12
Tweak interface color formatting
Bruce Hill
2024-05-12
WIP, but functional interfaces
Bruce Hill
2024-05-02
Support space indents
Bruce Hill
2024-05-02
Ignore compiled test binaries
Bruce Hill
2024-05-01
Clean up 'when' syntax
Bruce Hill
2024-05-01
Fix up some path issues during compilation/running/installation
Bruce Hill
2024-04-30
Improved syntax for optionals
Bruce Hill
2024-04-28
Syntax tweak: use ':' for blocks
Bruce Hill
2024-04-25
Don't import "main"
Bruce Hill
2024-04-24
Support naked 'use' statements
Bruce Hill
2024-04-23
Make autogenerated equality method more compact
Bruce Hill
2024-04-23
Add constructor/casting for ints and nums
Bruce Hill
2024-04-23
Prevent shadowing variables
Bruce Hill
2024-04-23
Catch namespace clobbering of types
Bruce Hill
2024-04-23
Bugfix for doctest assignments that promote
Bruce Hill
2024-04-23
Support struct literals as constants
Bruce Hill
2024-04-23
Prevent doubling up file prefix
Bruce Hill
2024-04-22
Remove _mix_ keyword
Bruce Hill
2024-04-22
Add Num.mix()
Bruce Hill
2024-04-21
Fix namespace vars
Bruce Hill
2024-04-21
Better imports for types
Bruce Hill
2024-04-21
Support loading imports as top-level statements
Bruce Hill
2024-04-21
Bugfix
Bruce Hill
2024-04-20
Bugfix for enum num types
Bruce Hill
2024-04-20
Update docs
Bruce Hill
2024-04-20
Fix no-argument main funcs
Bruce Hill
2024-04-20
Fix USE_COLOR
Bruce Hill
2024-04-20
Move arg parsing to inline logic in main() function
Bruce Hill
2024-04-20
Inline color file
Bruce Hill
2024-04-19
More heap code cleanup
Bruce Hill
2024-04-19
Add license
Bruce Hill
2024-04-19
Heap cleanup
Bruce Hill
2024-04-19
Clean up heap code
Bruce Hill
[next]