Commit graph

36 commits

Author SHA1 Message Date
e2cc9adbd8 Working on Grammars 2021-06-30 16:48:27 -05:00
5ae2d256d3 Cleaning up a bit 2021-06-29 13:54:54 -05:00
e27408c662 Improvements to run command, starting on Grammar 2021-06-28 16:52:38 -05:00
d179ad81b9 Changed structure of built-in languages 2021-06-28 08:16:18 -05:00
785c03b1f8 Trying to figure out structure 2021-06-25 16:53:31 -05:00
5edc6d32b3 Changed project name to Lit lol 2021-06-25 14:01:00 -05:00
3cabeb519d Add file extension to README 2021-06-25 10:50:29 -05:00
e2dcac2bf4 Changed Project name to Fukkus 2021-06-25 10:46:26 -05:00
b039ced5f9 Added documentation to Scope/Data and Scope/Parser 2021-06-22 16:39:41 -05:00
080dfaa36e Removed errant json file 2021-06-21 16:57:30 -05:00
f6b9cd24e0 Fixing composite scope matching 2021-06-21 16:51:00 -05:00
a073df1c5d Cleaning up 2021-06-21 16:27:32 -05:00
aaa1e70c75 Removed Scope\ParseError 2021-06-21 16:21:41 -05:00
93ea83aedd Removed Segment and True scope matchers, reverted to throwing exceptions 2021-06-21 16:10:00 -05:00
b7d700416d Changed to using an error handler for the scope parser 2021-06-21 15:23:48 -05:00
5d64330e96 Changed scope exceptions to match new parser's behavior 2021-06-21 11:15:32 -05:00
3e939feadf Scope parsing improvements 2021-06-21 10:33:26 -05:00
6badf94277 Getting further with parsing 2021-06-20 19:35:00 -05:00
ce318968d6 More parsing experimentation 2021-06-20 18:22:49 -05:00
010c0ddca5 Playing around with parsing using VSCode-style tokenization 2021-06-18 16:41:41 -05:00
38504d13ce Started playing around with a VSCode-style parser 2021-06-17 23:34:42 -05:00
86b96565f5 Added more language grammars 2021-06-17 22:53:47 -05:00
4c1a3545b6 Moved run script to docopt 2021-06-17 16:59:08 -05:00
e52f491059 Build script now builds Atom language grammars as JSON 2021-06-17 14:50:41 -05:00
53ed38d070 Beginning work on language grammars 2021-06-16 16:44:47 -05:00
578448a45c Scope matcher fixes 2021-06-13 23:44:56 -05:00
dff3d622fe Typing fixes in scope matchers 2021-06-12 07:29:26 -05:00
4a02e07efe Fixed minor scope parsing bug 2021-06-11 22:23:58 -05:00
4e3083bfb5 More matching functionality 2021-06-10 23:37:00 -05:00
8239698ad8 Started adding matching functionality 2021-06-09 22:59:05 -05:00
b6d0bed17a Made the debug counter an instance variable so it is reset every time 2021-06-09 20:25:11 -05:00
6ad430fb21 Optimizations 2021-06-09 14:50:52 -05:00
d0928d7c4d Scope parser is functioning okay enough 2021-06-09 13:33:09 -05:00
1f72a86207 Working out scope parsing 2021-06-07 00:03:16 -05:00
147b4c4ceb Starting to add scope exception handling 2021-05-31 23:25:27 -05:00
4639fd9dad Initial commit 2021-05-31 23:04:08 -05:00