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
/
nextlang.c
Age
Commit message (
Collapse
)
Author
2024-02-24
Rename 'nextlang'->'tomo'
Bruce Hill
2024-02-24
Make CC an environment variable that's read from
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
Properly quote filename string
Bruce Hill
2024-02-17
Custom tostring functions working
Bruce Hill
2024-02-17
Fix up doctests
Bruce Hill
2024-02-17
Fix up USE_COLOR
Bruce Hill
2024-02-17
Cleanup of builtins
Bruce Hill
2024-02-17
Major cleanup
Bruce Hill
2024-02-17
Minor cleanup
Bruce Hill
2024-02-17
Fix up some cord stuff in main program compilation
Bruce Hill
2024-02-15
Progress towards environments
Bruce Hill
2024-02-14
Switch back to TCC
Bruce Hill
2024-02-14
Use dollar identifiers
Bruce Hill
2024-02-14
Fix ldflags for compiling with GCC and add trapping integer arithmetic
Bruce Hill
2024-02-14
Add #line directives for source code mapping
Bruce Hill
2024-02-13
Tweak whitespace formatting
Bruce Hill
2024-02-13
Remove comment divider
Bruce Hill
2024-02-13
Whitespace tweaks
Bruce Hill
2024-02-13
Add kwargs as a macro hack
Bruce Hill
2024-02-13
Add secret structs
Bruce Hill
2024-02-13
Change compilation ordering by splitting into chunks
Bruce Hill
2024-02-12
Misc fixes for __stack, yes, no, etc
Bruce Hill
2024-02-12
Don't pipe output through bat
Bruce Hill
2024-02-12
Disable 'bat' paging
Bruce Hill
2024-02-12
Initial working version of generic cord func
Bruce Hill
2024-02-11
Handle LDLIBS as a separate thing
Bruce Hill
2024-02-11
Changes to string parsing
Bruce Hill
2024-02-11
Rename sss_* to just *
Bruce Hill
2024-02-11
Tweaks
Bruce Hill
2024-02-11
Output tweaks
Bruce Hill
2024-02-11
Tweak compile order
Bruce Hill
2024-02-11
Set up USE_COLOR variable
Bruce Hill
2024-02-10
Print input source
Bruce Hill
2024-02-08
More features and progress
Bruce Hill
2024-02-04
Builtins
Bruce Hill
2024-02-04
Updates and functionality
Bruce Hill
2024-02-04
Initial commit
Bruce Hill