Josh Holtrop josh
josh created branch dev in josh/propane 2023-07-12 22:24:49 -04:00
josh pushed to dev at josh/propane 2023-07-12 22:24:49 -04:00
josh pushed to master at josh/propane 2023-07-12 19:51:38 -04:00
7d7929a358 Compact some of the table output
josh closed issue josh/propane#10 2023-07-12 19:22:48 -04:00
Output position info for various error return codes
josh pushed to master at josh/propane 2023-07-12 19:22:48 -04:00
424ddfe55a Output position info for various error return codes - close #10
josh opened issue josh/propane#10 2023-07-12 16:53:00 -04:00
Output position info for various error return codes
josh pushed to master at josh/propane 2023-07-12 16:46:38 -04:00
ce22e3465b Use consistent styling
josh pushed to master at josh/propane 2023-07-12 15:55:16 -04:00
c7bca74d3e Use symbol_id instead of token_id for shift table entries
josh closed issue josh/propane#8 2023-07-12 15:46:48 -04:00
New API
josh pushed to master at josh/propane 2023-07-12 15:46:48 -04:00
7a1b4064c1 Switch to new API - close #8
josh pushed to master at josh/propane 2023-07-12 13:52:29 -04:00
e0e5e87338 Move public types to the top
josh pushed to master at josh/propane 2023-07-12 13:50:54 -04:00
ba731b19ca Move public types to the top
josh pushed to master at josh/propane 2023-07-11 15:43:19 -04:00
779ba052c1 Use P_SUCCESS instead of P_TOKEN
josh pushed to master at josh/propane 2023-07-10 22:54:54 -04:00
eee6513384 Remove outer namespacing class
josh pushed to master at josh/propane 2023-07-10 22:40:26 -04:00
78ce7fb77a Replace 'ref' arguments with plain pointers
josh pushed to master at josh/propane 2023-07-10 22:32:52 -04:00
ad768711ff Use size_t to hold runtime object IDs and INVALID_ID
josh pushed to master at josh/propane 2023-07-10 22:28:52 -04:00
a2338a8fca Add ShiftID
josh pushed to master at josh/propane 2023-07-10 22:27:56 -04:00
612eb12545 Add RuleID
josh pushed to master at josh/propane 2023-07-10 22:25:45 -04:00
ef7488747c Add StateID
josh pushed to master at josh/propane 2023-07-10 22:18:03 -04:00
950fafc872 Add SymbolID