Commit Graph
100 Commits
Author SHA1 Message Date
meatballhat 0e6448df23 Remove the example mix project 2023-10-08 12:50:13 -04:00
meatballhat 4da817996d Doing an example mix project 2023-10-08 12:49:42 -04:00
meatballhat 7e0aa3b86b fn closures in RBE 2023-10-01 06:01:54 -04:00
meatballhat aa83db6f7a fn closure in RBE 2023-09-30 20:17:22 -04:00
meatballhat 9d4f5b661b Up through fn methods in RBE 2023-09-30 20:05:41 -04:00
meatballhat b94fb3b31e Remaining flow control in RBE 2023-09-30 19:51:09 -04:00
meatballhat dacbddca6e Some if-let in RBE 2023-09-30 19:39:55 -04:00
meatballhat 6e50ec65f8 Flow control match binding in RBE 2023-09-29 16:52:18 -04:00
meatballhat ca812add16 Much more flow control destructuring in RBE 2023-09-27 23:16:10 -04:00
meatballhat 460741740b Flow control for in RBE 2023-09-26 11:03:55 -04:00
meatballhat 7204f08177 Expressions and starting flow control in RBE 2023-09-26 06:43:22 -04:00
meatballhat 505e04613f Up through conversion in RBE 2023-09-26 06:07:51 -04:00
meatballhat 7f4f627769 Much renaming and refreshing of RBE 2023-09-24 20:46:41 -04:00
meatballhat dc8045a20e Trivial goop while refreshing on RBE 2023-09-24 10:57:16 -04:00
meatballhat 41f53c34c0 Making some arduino-shaped messes 2023-01-07 18:44:31 -05:00
meatballhat 6c0083e094 Sudoku through the end of chapter 8 2022-11-26 16:09:32 -05:00
meatballhat 7f2f579241 Sudoku up through chapter 7 2022-11-26 09:42:41 -05:00
meatballhat 7d2ac20ce1 Beginning of sudoku chapter 7 with SDM loading 2022-11-25 15:37:57 -05:00
meatballhat 8f38a3b271 Sudoku up through chapter 5 2022-11-25 12:20:01 -05:00
meatballhat 96f5f85a27 Piston Sudoku up through 3rd chapter 2022-11-24 18:56:18 -05:00
meatballhat 6cf80e09b1 Piston tutorial getting started woop! 2022-11-24 18:25:07 -05:00
meatballhat 30ed115ed0 Moving argh to separate repo 2022-06-06 18:50:25 -04:00
meatballhat 8376608a1e Merge pull request 'arghing' (#1) from arghing into main
Reviewed-on: #1
2022-06-06 22:44:24 +00:00
meatballhat 3de96b813f Making more messes with parser config 2022-06-04 17:38:24 -04:00
meatballhat a73acedc6d Minor tracing tweaks 2022-06-03 23:12:53 -04:00
meatballhat 92e3d6fe5b Support persistent flags 2022-05-31 08:24:58 -04:00
meatballhat 395006cdb8 Renaming some error list bits & testing windows-like 2022-05-29 21:12:57 -04:00
meatballhat 622d47071a Rename second parser attempt 2022-05-29 19:16:13 -04:00
meatballhat 1452d544bb Dropping previous parser attempt 2022-05-29 19:10:16 -04:00
meatballhat 56c6a8cf09 Handle remaining skipped cases 2022-05-29 19:04:31 -04:00
meatballhat cc29386cee Use parser2 in querier tests 2022-05-27 08:22:07 -04:00
meatballhat 95453bf197 Retain literals that are values 2022-05-27 08:11:31 -04:00
meatballhat a6526af6ff Implement value capture for last compound short flag 2022-05-25 22:34:32 -04:00
meatballhat 3ea30a997a Implementing value capture for short flags
and ensuring all unknown ident/stdin nodes are retained
2022-05-25 22:24:12 -04:00
meatballhat 03edacc8ec Implementing long flag values in parser2 2022-05-25 21:55:16 -04:00
meatballhat d1ffbe25a3 Do AST better maybe? 2022-05-22 21:43:02 -04:00
meatballhat dc3a40b19d Continuing the work with parser that's more like go/parser 2022-05-22 20:49:11 -04:00
meatballhat f2e0de1b66 Making a mess with a parser that works more like go/parser 2022-05-22 08:47:45 -04:00
meatballhat 58842504c4 Minor bits while giving up (for now?) on command context 2022-05-18 22:19:53 -04:00
meatballhat 1080737931 Work on separate querier + cleanups 2022-05-18 20:15:31 -04:00
meatballhat de6e907c60 Handle bare assignments as syntax error + NValue rework 2022-05-16 08:24:24 -04:00
meatballhat 9989801e62 Ensure program and commands can also receive positional arg values 2022-05-15 20:55:54 -04:00
meatballhat 8c280c303e Handle variable count flag values 2022-05-15 14:22:56 -04:00
meatballhat b2e61cd0d2 More fun with parser and parse tree tests 2022-05-14 20:58:09 -04:00
meatballhat c15bafe55d Yet more argh implementation fun 2022-05-13 20:58:55 -04:00
meatballhat af7d5c6e14 Making a mess with command line parsing 2022-05-11 22:11:05 -04:00
meatballhat 512eddc1ab Spleling pdf gen 2022-01-30 11:29:35 -05:00
meatballhat 2bc9788441 Spleling 2022-01-30 11:28:41 -05:00
meatballhat c52d9b9563 More silly bits with hyrule modeling/sim 2022-01-27 21:25:44 -05:00
meatballhat fbb04df86d Define hyrule strategy swap rules 2022-01-27 21:03:19 -05:00
meatballhat e30cbe2aca Playing with cards modeling 2022-01-25 10:13:53 -05:00
meatballhat 116ad347db More clarity around 3+ player rules, formatting fun 2022-01-23 11:38:37 -05:00
meatballhat 1493deac96 More hyrule refinements 2022-01-23 09:34:46 -05:00
meatballhat a7e45b8add Clarify scoring 2022-01-22 21:37:52 -05:00
meatballhat f1cc614836 Write out initial rules for "Hyrule" card game 2022-01-22 21:35:53 -05:00
meatballhat a2661f4369 Bye now 2021-12-28 13:55:03 -05:00
meatballhat b020618d57 Do the pixijs intro 2021-12-28 13:54:43 -05:00
meatballhat d2405f75d8 Cleanup whoops 2021-12-28 09:20:09 -05:00
meatballhat 1d827b517b Done with the react thing 2021-11-07 10:06:01 -05:00
meatballhat 47d658f04f Going through the react tic-tac-toe tutorial 2021-11-07 10:05:16 -05:00
meatballhat 6c45a1390b RBE types aliasing 2021-10-25 09:38:08 -04:00
meatballhat b25e99a632 RBE types inference 2021-10-25 09:35:14 -04:00
meatballhat abd957d42f RBE types literals 2021-10-25 09:32:37 -04:00
meatballhat d326a055f7 RBE types cast 2021-10-25 08:54:04 -04:00
meatballhat 6d6e600720 RBE more variable bindings fun 2021-10-06 19:40:31 -04:00
meatballhat d2563484f9 RBE variable bindings mutability 2021-09-29 11:38:53 -04:00
meatballhat eac3c2d8a6 RBE variable bindings 2021-09-29 11:35:26 -04:00
meatballhat 052fb87667 bleh 2021-09-13 09:21:29 -04:00
meatballhat 9f431fcb11 Silly stuff 2021-09-13 09:14:00 -04:00
meatballhat 7e6a2ea52b Update guessing game usage of rand 2021-09-12 15:12:16 -04:00
meatballhat f45663f248 clean up mbox thing 2021-09-12 10:56:12 -04:00
meatballhat 951c3bcebe lol 2021-09-12 10:55:48 -04:00
meatballhat f57429613a Clean up vim-just bits 2021-09-12 10:55:29 -04:00
meatballhat 7e976ccc6f shuffle shuffle 2021-09-12 10:55:12 -04:00
meatballhat 278ec88944 RBE custom types constants 2021-09-12 10:35:45 -04:00
meatballhat f40981544c RBE custom types enum testcase linked list 2021-09-11 21:03:58 -04:00
meatballhat cbcf9ce5fc RBE custom types enum c-like 2021-09-11 20:59:39 -04:00
meatballhat 30ef5d8c91 RBE custom types enum use 2021-09-11 20:56:43 -04:00
meatballhat 5d0811636f RBE custom types enum 2021-09-11 20:53:14 -04:00
meatballhat 90f6fdad97 RBE custom types structs activity 2 2021-09-11 20:00:34 -04:00
meatballhat c57baae2cc RBE custom types structs activity 1 2021-09-11 13:52:45 -04:00
meatballhat 013a8faa2f RBE custom types structs 2021-09-11 13:42:09 -04:00
meatballhat 798575d9ef RBE primitives array 2021-09-11 13:35:25 -04:00
meatballhat 20531d1154 RBE primitives tuples activity 2 2021-09-11 13:28:22 -04:00
meatballhat cabb0a9eab RBE primitives tuples activity 1 2021-09-11 13:26:27 -04:00
meatballhat 93860403c2 RBE primitives tuples 2021-09-10 14:24:08 -04:00
meatballhat c6d3ef3505 Bleh start again 2021-09-10 14:17:33 -04:00
meatballhat e34eb0d48f RBE primitives literals 2021-09-10 14:15:32 -04:00
meatballhat f574628afc RBE primitives 2021-09-10 14:09:54 -04:00
meatballhat 60da2e20dc RBE hello/print/fmt activity 2021-09-10 11:18:23 -04:00
meatballhat 8f891c1e73 RBE's hello/print/fmt 2021-09-10 11:15:07 -04:00
meatballhat 82ed5d328d Activity for testcase_list 2021-09-10 11:01:45 -04:00
meatballhat 49889a15b8 RBE's hello/print/print_display/testcase_list 2021-09-10 11:00:40 -04:00
meatballhat 5568eb4409 Extra activity in hello/print/print_display 2021-09-10 10:56:36 -04:00
meatballhat 8d0699fb7a Refeshing RBE time 2021-09-10 10:40:48 -04:00
meatballhat 7ae9903d95 Reading bytes time 2021-06-01 10:27:17 -04:00
meatballhat 8f3897e097 Fun with tcp 2021-06-01 08:49:27 -04:00
meatballhat 05043d778a Minor changes to example file 2021-05-28 13:11:30 -04:00
meatballhat ff7d915872 Replace dynamic subshell syntax bit with a setting 2021-05-28 13:07:35 -04:00
meatballhat a9d1c31201 Switch just names to "Constant" syntax group
for better visibility/differentiation
2021-05-27 21:27:42 -04:00