|
f908205df8
|
Update example in readme
|
2025-04-02 01:48:29 -04:00 |
|
|
7a172be621
|
Remove threads and mutexed data from the language in favor of a
module-based approach
|
2025-03-31 02:11:03 -04:00 |
|
|
f8e2916712
|
Added autoinstaller for deps
|
2025-03-21 23:33:22 -04:00 |
|
|
c2cebc9f07
|
Update README
|
2025-03-21 21:50:49 -04:00 |
|
|
a12f0a9227
|
Update readme dependencies
|
2025-03-21 17:06:46 -04:00 |
|
|
7f525588cb
|
Move to using a .build/ folder for generated files instead of foo.tm.c
in the same folder
|
2025-03-17 20:17:37 -04:00 |
|
|
a94337bc11
|
Deprecate autoformatter
|
2025-02-21 15:19:19 -05:00 |
|
|
be384c0caa
|
Replace threads with generic mutexed datastructures.
|
2025-01-02 16:24:07 -05:00 |
|
|
a68e9a1942
|
Update docs and minor bugfix
|
2024-11-29 20:01:56 -05:00 |
|
|
e5e9c8b46c
|
Make Int serialization more compact
|
2024-11-29 19:32:47 -05:00 |
|
|
14ebadbbfd
|
Update README
|
2024-11-17 14:52:58 -05:00 |
|
|
b85f76f6c0
|
Update readme
|
2024-10-09 14:49:00 -04:00 |
|
|
33d3e22023
|
Update example
|
2024-10-09 13:50:02 -04:00 |
|
|
074cf22ad4
|
Change function syntax from func(args)->ret to func(args -> ret)
|
2024-10-09 13:26:28 -04:00 |
|
|
3d1a102a8d
|
Update README
|
2024-09-15 17:36:03 -04:00 |
|
|
94a3714686
|
Move learnxiny to examples
|
2024-09-13 00:27:46 -04:00 |
|
|
72502b099b
|
Document examples
|
2024-09-05 15:38:58 -04:00 |
|
|
93140c2896
|
Document CLI parsing
|
2024-09-04 16:29:18 -04:00 |
|
|
570c4c63ca
|
Remove readline dependency
|
2024-09-04 14:36:23 -04:00 |
|
|
cd23e72d33
|
Update README example
|
2024-09-03 21:10:08 -04:00 |
|
|
e15cb21cd5
|
Fix up CLI parsing
|
2024-09-03 21:09:11 -04:00 |
|
|
d4bde89b5c
|
Document functions
|
2024-08-19 15:57:06 -04:00 |
|
|
3aad698b2b
|
Update docs with links
|
2024-08-19 15:08:29 -04:00 |
|
|
352b5adfa5
|
Update readme
|
2024-08-19 15:02:22 -04:00 |
|
|
b5f8efdfad
|
Update docs
|
2024-08-13 04:29:04 -04:00 |
|
|
cef98a8a18
|
Update some docs
|
2024-08-10 16:53:12 -04:00 |
|
|
6ba91c1f64
|
Mention binutils in readme
|
2024-07-05 00:37:01 -04:00 |
|
|
b5cfbb1768
|
Update license to Sustainable Use License
|
2024-07-04 20:50:25 -04:00 |
|
|
c3a6e03bd2
|
Reference learnxiny in the readme
|
2024-06-18 01:34:42 -04:00 |
|
|
dda0392dc6
|
Document the REPL
|
2024-05-14 14:27:42 -04:00 |
|
|
3c0a8f0b89
|
Syntax tweak: use ':' for blocks
|
2024-04-28 14:58:55 -04:00 |
|
|
8991898a2d
|
Update docs
|
2024-04-20 15:12:25 -04:00 |
|
|
072bd523b9
|
Updated readme
|
2024-04-17 14:13:53 -04:00 |
|
|
a8dfeca8cf
|
Update readme
|
2024-04-12 14:28:41 -04:00 |
|
|
43eaad3571
|
Update readme
|
2024-04-12 14:26:52 -04:00 |
|
|
f1c46b199f
|
More docs
|
2024-03-10 00:42:59 -05:00 |
|
|
f8896c473f
|
Updated README
|
2024-03-10 00:17:45 -05:00 |
|
|
b639f01294
|
Removing some dead code
|
2024-03-09 23:44:52 -05:00 |
|
|
fcd1381e3d
|
Minor cleanups to get compilation working on clang
|
2024-03-09 23:21:44 -05:00 |
|
|
beb929484b
|
Slightly improved readme
|
2024-03-09 23:16:43 -05:00 |
|
|
c2228bf986
|
Rename 'nextlang'->'tomo'
|
2024-02-24 16:06:49 -05:00 |
|