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
path:
root
/
compile.h
Age
Commit message (
Expand
)
Author
2024-04-20
Move arg parsing to inline logic in main() function
Bruce Hill
2024-03-19
Module imports
Bruce Hill
2024-03-18
More file comments
Bruce Hill
2024-03-17
Preface symbols with file prefix
Bruce Hill
2024-03-10
Rearranging some files
Bruce Hill
2024-03-09
Change lang stringification to include type name
Bruce Hill
2024-03-09
First pass at lambdas/closures
Bruce Hill
2024-03-06
Fix namespace initializers
Bruce Hill
2024-03-03
Rename as_str -> as_text
Bruce Hill
2024-03-03
Make load method be "use$name"
Bruce Hill
2024-02-24
Split struct code into a separate file
Bruce Hill
2024-02-18
Type compiling stuff
Bruce Hill
2024-02-18
Split module code into header/c file
Bruce Hill
2024-02-18
Move file compilation into a separate file
Bruce Hill
2024-02-17
Various fixes, including for Null values
Bruce Hill
2024-02-17
Cleanup of builtins
Bruce Hill
2024-02-13
Change compilation ordering by splitting into chunks
Bruce Hill
2024-02-11
Changes to string parsing
Bruce Hill
2024-02-04
Updates and functionality
Bruce Hill
2024-02-04
Initial commit
Bruce Hill