Commit Graph

1641 Commits

Author SHA1 Message Date
cf70dac0be Fix multi-assignment 2024-02-13 13:08:00 -05:00
f3b9d577c2 Misc fixes for __stack, yes, no, etc 2024-02-12 03:00:31 -05:00
6bc9e78aef Add '&' 2024-02-12 03:00:08 -05:00
0cf8855405 Don't pipe output through bat 2024-02-12 02:11:32 -05:00
097535450b Disable 'bat' paging 2024-02-12 02:10:45 -05:00
73b79e0f69 Syntax tweak: doctest with ">>" and "= " 2024-02-12 02:10:10 -05:00
da1081387f Fix doctests for declarations 2024-02-12 02:07:12 -05:00
ade25eeb5a Add __cord() method for structs 2024-02-12 01:57:31 -05:00
e5cebad467 Hacky kwarg implementation 2024-02-12 01:48:45 -05:00
26c89b77db Compile struct constructors and field accesses 2024-02-12 01:46:32 -05:00
179648b005 Add placeholder for stringifying arrays of unknown type 2024-02-12 01:36:46 -05:00
2c5401aaf7 Deprecate Char type 2024-02-12 00:41:49 -05:00
0f19133534 Remove chars from the builtin type stuff 2024-02-12 00:38:29 -05:00
05f23c2507 Initial working version of generic cord func 2024-02-12 00:18:55 -05:00
8631776f2f Tweak doctest formatting 2024-02-11 23:11:47 -05:00
ddd9f6e5d5 Fix operator precedence and boolification 2024-02-11 23:09:00 -05:00
7d6af5f4c7 Handle LDLIBS as a separate thing 2024-02-11 22:12:21 -05:00
8ef4638018 Improved strings and docs 2024-02-11 21:44:06 -05:00
542a67f68d Simplified string rules 2024-02-11 21:01:28 -05:00
1e8cdfa920 Changes to string parsing 2024-02-11 19:30:02 -05:00
79795096e7 Rename sss_* to just * 2024-02-11 19:06:42 -05:00
0567fcc8ac String parsing changes 2024-02-11 18:59:23 -05:00
37a0493b59 String literals as cords 2024-02-11 15:31:30 -05:00
23898b7618 Handle empty cords correctly 2024-02-11 15:22:32 -05:00
c6e7f72596 Tweaks 2024-02-11 14:19:27 -05:00
536c161b74 Output tweaks 2024-02-11 14:17:01 -05:00
ba52a428a1 Remove file 2024-02-11 14:10:19 -05:00
9e530d43d0 Tweak compile order 2024-02-11 14:07:49 -05:00
e6387f72e8 Set up USE_COLOR variable 2024-02-11 14:02:00 -05:00
4ed28b5b10 Rename taggedunion in builtins 2024-02-10 18:37:41 -05:00
b099d51d2b Min/max 2024-02-10 17:36:04 -05:00
b341e0481c Remove extra semicolon 2024-02-10 17:21:43 -05:00
87f7c5c5d8 Print input source 2024-02-10 15:36:35 -05:00
2c9ee0c629 String improvements 2024-02-10 15:33:35 -05:00
4e545c6798 Better string parsing. 2024-02-10 15:23:06 -05:00
930c09f46d More features and progress 2024-02-08 00:52:18 -05:00
ee0f45e295 Rename type AST nodes 2024-02-05 13:22:30 -05:00
c2245c8570 Misc changes 2024-02-04 23:29:57 -05:00
adde91636f Builtins 2024-02-04 21:13:50 -05:00
b08a0d3e2b Updates and functionality 2024-02-04 18:04:41 -05:00
98f0c51119 Initial commit 2024-02-04 15:23:59 -05:00