|
d590b9d386
|
Fix number precision stuff
|
2025-03-07 15:30:26 -05:00 |
|
|
17a6313d28
|
Set locale when running tests
|
2025-03-07 15:16:14 -05:00 |
|
|
bae4ae1a6a
|
Correctly set locale when starting the program
|
2025-03-07 14:28:28 -05:00 |
|
|
3ea8540ec6
|
Incremental improvement to parsing none for optional arguments
|
2025-03-07 12:26:22 -05:00 |
|
|
1c90901553
|
Add 'when' test
|
2025-03-06 18:39:23 -05:00 |
|
|
73e559fbe4
|
Support 'when' for literal values with equality checking
|
2025-03-06 18:37:08 -05:00 |
|
|
09423f6d42
|
Tweak function type spacing when converting it to text
|
2025-03-05 18:47:05 -05:00 |
|
|
59a0fe7c13
|
Better error reporting/defaults for -C flag
|
2025-03-05 18:44:13 -05:00 |
|
|
147e0f0269
|
Overhaul of constructors, making it more consistent and correct. Also
changed T(), T, T_t, T_s type names to T(), T$$info, T$$type, T$$struct
for unambiguity
|
2025-03-05 18:20:54 -05:00 |
|
|
2c4324670f
|
Add print() as alias for say()
|
2025-03-05 11:35:53 -05:00 |
|
|
899e2cd3f1
|
Further shorten docs
|
2025-03-05 00:40:52 -05:00 |
|
|
9a3162633d
|
Shorten API docs
|
2025-03-05 00:40:00 -05:00 |
|
|
dba2d62d15
|
Fix links
|
2025-03-05 00:22:40 -05:00 |
|
|
0a3ad8ba91
|
Alphabetize and index functions
|
2025-03-05 00:21:30 -05:00 |
|
|
665050940f
|
Standardize API doc heading levels
|
2025-03-05 00:11:18 -05:00 |
|
|
f330f06c21
|
Add recursive argument to text:each() and text:map(), plus update docs
|
2025-03-03 13:45:30 -05:00 |
|
|
80475ad02d
|
Update CLI API
|
2025-03-03 12:53:15 -05:00 |
|
|
44b0db6882
|
Fix parsing for CLI tables and arrays
|
2025-03-03 12:53:02 -05:00 |
|
|
bd4ee6a429
|
Add better error checking for parsing program --array=1 2 3
|
2025-03-02 01:11:57 -05:00 |
|
|
cb7a20117c
|
Tweak usage so it's a bit more correct for this stuff
|
2025-03-02 00:49:35 -05:00 |
|
|
14c90bc9b8
|
Add -r|--run flag to run installed tomo libraries
|
2025-03-02 00:31:03 -05:00 |
|
|
d2cf499a1f
|
Add colorful DSL
|
2025-03-02 00:07:54 -05:00 |
|
|
d8399bb044
|
Bugfix for recursive replacement on Text.replace_all()
|
2025-03-02 00:02:23 -05:00 |
|
|
4be1840907
|
Fix docs for recursive replace_all
|
2025-03-01 23:27:08 -05:00 |
|
|
5cb66f2ba8
|
Bugfix for namespaced declarations that initialize and static
definitions
|
2025-03-01 22:14:32 -05:00 |
|
|
ba1abd4615
|
Bugfix for lang.text methods
|
2025-03-01 22:01:27 -05:00 |
|
|
37e96dbda5
|
Change lang.text_content to lang.text
|
2025-03-01 16:53:58 -05:00 |
|
|
b0483e8429
|
Check for null
|
2025-03-01 16:15:46 -05:00 |
|
|
fab0083129
|
Support post-hoc definitions of escaping rules for DSLs
|
2025-03-01 16:04:14 -05:00 |
|
|
90548ebb33
|
For debugging purposes, show qualified name (Foo.baz() ) in function
text
|
2025-03-01 15:43:24 -05:00 |
|
|
e81b7b998a
|
Fix stringification of function type
|
2025-02-28 19:30:40 -05:00 |
|
|
afed636252
|
Handle case where file can't be found
|
2025-02-28 18:48:36 -05:00 |
|
|
39e169d5b4
|
Check for missing argument
|
2025-02-28 18:15:15 -05:00 |
|
|
12569cb933
|
Improved call stacks (using addr2line still)
|
2025-02-26 16:38:22 -05:00 |
|
|
851ec4e29d
|
Fix non-colorized doctest output newlines
|
2025-02-25 01:05:58 -05:00 |
|
|
9a62f8d6a6
|
Add $Shell.execute()
|
2025-02-25 00:59:31 -05:00 |
|
|
928f3250b3
|
Add $Shell:execute()
|
2025-02-24 18:23:18 -05:00 |
|
|
39295176a2
|
Automatic escaping for Path -> Shell
|
2025-02-24 17:08:03 -05:00 |
|
|
ee2b02d44d
|
Integer range iteration over fixed width integers should iterate over
that type
|
2025-02-21 15:51:22 -05:00 |
|
|
ebc4686d60
|
For showing codegen, have users specify a pager instead of hardcoding
bat
|
2025-02-21 15:27:59 -05:00 |
|
|
a94337bc11
|
Deprecate autoformatter
|
2025-02-21 15:19:19 -05:00 |
|
|
794d236eb9
|
Fix makefile optimization parameter
|
2025-02-21 15:03:48 -05:00 |
|
|
7a6abd4f8e
|
Tweak function registration API
|
2025-02-21 14:59:14 -05:00 |
|
|
f8de9e4ae7
|
Add learnxiny to 'examples' makefile rule
|
2025-02-21 14:57:23 -05:00 |
|
|
c9aa9dcdcc
|
Fix learnxiny
|
2025-02-21 14:56:48 -05:00 |
|
|
91f66d80bb
|
Support arbitrary argument constructors
|
2025-02-20 17:13:50 -05:00 |
|
|
43a2959be3
|
Add undef
|
2025-02-20 11:59:46 -05:00 |
|
|
058a028aef
|
Switch to langs using constructors
|
2025-02-19 18:50:50 -05:00 |
|
|
29849d1457
|
Fix shell escaping (add quotes)
|
2025-02-19 18:24:27 -05:00 |
|
|
b89291957a
|
Restructure compile_file() so it moves a bit more towards less usage of
side effects
|
2025-02-19 16:30:19 -05:00 |
|