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
/
examples
Age
Commit message (
Expand
)
Author
2024-11-24
Switch `NaN` to be identical to the null value
Bruce Hill
2024-11-21
Add `NULL` as a syntax for null values.
Bruce Hill
2024-11-19
Rename `Text.utf8_bytes` back to `Text.bytes`
Bruce Hill
2024-11-09
Support iterating over pointers to collections again
Bruce Hill
2024-11-09
Make the compiler stricter about not promoting local value variables to
Bruce Hill
2024-11-09
Rename `from_text()` to `parse()`
Bruce Hill
2024-11-05
Fix up old-style reducers
Bruce Hill
2024-11-05
Deprecate bit-width integer/num literals in favor of using type
Bruce Hill
2024-11-04
Be much more permissive about using integer literals for fixed-size ints
Bruce Hill
2024-11-04
Add base64 lib
Bruce Hill
2024-10-28
Add PATCH
Bruce Hill
2024-10-27
Fix up examples to no longer use '&'
Bruce Hill
2024-10-09
Change function syntax from `func(args)->ret` to `func(args -> ret)`
Bruce Hill
2024-09-24
Rename `from_unsafe_text` to `without_escaping`
Bruce Hill
2024-09-18
Remove coroutine example for now
Bruce Hill
2024-09-18
Remove unused code
Bruce Hill
2024-09-16
Deprecate :or_else()/:or_fail()/:or_exit() in favor of the `or` operator
Bruce Hill
2024-09-16
Minor cleanup
Bruce Hill
2024-09-16
Fix up tomodeps
Bruce Hill
2024-09-16
Quote Patterns with "|" instead of "/" when applicable
Bruce Hill
2024-09-15
Don't save "" sections in INI reader
Bruce Hill
2024-09-15
Support printing INI file without a key
Bruce Hill
2024-09-15
Rename file
Bruce Hill
2024-09-15
Move each example to its own folder
Bruce Hill
2024-09-15
Update Inline C syntax and documentation/tests
Bruce Hill
2024-09-15
Update examples
Bruce Hill
2024-09-15
Add optional:or_exit(...)
Bruce Hill
2024-09-15
Fix up `if var := ...:` in ternary expressions and optional checking
Bruce Hill
2024-09-15
Add a Byte datatype
Bruce Hill
2024-09-13
Minor cleanup
Bruce Hill
2024-09-13
Update help/defaults
Bruce Hill
2024-09-13
Move learnxiny to examples
Bruce Hill
2024-09-12
Fix up CString:as_text()
Bruce Hill
2024-09-12
Add http example
Bruce Hill
2024-09-12
Added logging utility
Bruce Hill
2024-09-09
Improve tool
Bruce Hill
2024-09-09
Fix up tomodeps example
Bruce Hill
2024-09-09
Improve wrap example and fix it to no longer use files module
Bruce Hill
2024-09-09
Fix up ini example
Bruce Hill
2024-09-09
Remove example module for files
Bruce Hill
2024-09-08
Add Makefile
Bruce Hill
2024-09-08
Center player
Bruce Hill
2024-09-08
Turn into map
Bruce Hill
2024-09-08
Take map as a CLI parameter
Bruce Hill
2024-09-08
Update docs
Bruce Hill
2024-09-08
Add example game using raylib
Bruce Hill
2024-09-08
Bugfixes
Bruce Hill
2024-09-08
Add vector :norm()
Bruce Hill
2024-09-07
Use exit() more
Bruce Hill
2024-09-07
Use exit()
Bruce Hill
[next]