Commit graph

19 commits

Author SHA1 Message Date
fa11099850 Interpolate text blocks in html helpers 2023-11-20 22:54:56 -05:00
44fe2165d2 const types in getOpt 2023-11-20 22:31:28 -05:00
710106af8b Fix bug where positional arguments after switch arguments were skipped 2023-11-20 21:34:37 -05:00
32c17c40f6 Trigger actions from button event handlers 2023-11-20 21:27:51 -05:00
d5a7033adc Stub out reacting to a button click 2023-11-20 21:13:56 -05:00
48c07e792d Render buttons with the data needed to locate click handlers 2023-11-20 20:39:02 -05:00
8cba197ffd have getOptsRaw preserve TextPieces instead of folding into raw strings 2023-11-20 20:15:56 -05:00
c8fc4678fc Teach options parser about switches 2023-11-20 19:51:38 -05:00
0114209320 Render button 2023-11-20 18:55:46 -05:00
ec763f1029 POC debug aid to target words in the source code 2023-11-20 16:35:07 -05:00
ef16fefe48 Stub out expression handling 2023-10-20 21:02:27 -04:00
54c9b31cfa More HTML handlers 2023-10-20 20:36:54 -04:00
06633d9acd Provide helper for automatic getOpt error handling 2023-10-20 20:36:42 -04:00
3d5f1f70ff Propagate errors up to root of script evaluation 2023-10-20 19:06:01 -04:00
6196f6c4aa expose getOpt error handling to frontend 2023-10-20 18:22:08 -04:00
594d81b745 Start getOpt tests, impl min/max args 2023-10-20 17:48:27 -04:00
de4495a997 Add "get card field" command 2023-10-18 22:55:34 -04:00
68213df945 Create option-parsing helper stub 2023-10-18 22:55:21 -04:00
a6c5f3e431 Stub out HTML generation 2023-09-08 00:04:00 -04:00