Commit Graph

53 Commits

Author SHA1 Message Date
0226488696 fixed another broken assert 2023-08-25 21:25:15 +02:00
73066beae0 fixed broken assert 2023-08-25 21:20:55 +02:00
516bc8656b Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-25 21:17:00 +02:00
2ab535a8d8 it no longer segfaults 2023-08-25 21:06:26 +02:00
074694d5fb Assertion stuff... 2023-08-25 13:44:07 -04:00
1ed8286ab5 formatting fixes 2023-08-25 18:51:50 +02:00
bddb3885b6 HOOK_ALL is no longer a macro 2023-08-24 21:09:45 +02:00
c25b28304f badass memory bug fix 2023-08-24 21:09:45 +02:00
570f15f635 fixed initialization bugs 2023-08-24 21:09:21 +02:00
b1c912689f actually initialize token_table 2023-08-24 19:18:36 +02:00
746767571e '=' support; ignore start end atoms for now 2023-08-24 19:18:36 +02:00
d9acf97269 less chaotic string literals 2023-08-24 17:21:21 +02:00
7ed164201e formatting 2023-08-24 15:19:35 +02:00
f048f4a35f Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-24 09:00:57 -04:00
68585faa42 organization, syntax fixing 2023-08-24 15:00:44 +02:00
9b257dc87f Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-24 08:59:49 -04:00
cf3fbcfba3 Vector type thingie for token table... 2023-08-24 08:58:51 -04:00
af13a1bf7f negated ranges should work (not tested) 2023-08-24 14:32:36 +02:00
Emil
4011a10a32
Remove excess whitespace 2023-08-24 04:57:56 -06:00
Emil
559b9e89d7
NO tabs for non-indentation purposes 2023-08-24 04:25:18 -06:00
Emil
0e0dc77198
Add license headers 2023-08-24 04:24:46 -06:00
88a4be2d53 more logical syntax header ordering 2023-08-24 04:45:07 +02:00
94b151462a auto esc magic char tokens 2023-08-24 04:11:46 +02:00
ed22849143 it compiles 2023-08-24 03:47:09 +02:00
e41ff28910 roast me 2023-08-24 03:37:40 +02:00
e82948f35d Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-24 03:17:00 +02:00
0ea16eb5c8 C++ -> C 2023-08-24 03:16:55 +02:00
ebc97b1fce use new regex_search() 2023-08-24 03:15:13 +02:00
d80c4170b3 removed dummy instruction 2023-08-24 03:14:51 +02:00
27bbc28a71 regex header integration 2023-08-24 03:14:40 +02:00
a220f87278 const-alize 2023-08-24 03:14:12 +02:00
08b65951e6 removed xyntax 2023-08-24 03:13:56 +02:00
3073434501 symbolic regex integration 2023-08-24 01:59:59 +02:00
d4c454586f Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-23 19:59:33 -04:00
e8e8832b08 Standard fix... 2023-08-23 19:58:38 -04:00
25575cf6bf moved around files 2023-08-24 01:35:48 +02:00
9a9cbc8fa3 Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-23 19:30:14 -04:00
ff3d11d230 Added vector header... (: 2023-08-23 19:29:23 -04:00
1291dc446c Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-24 01:08:45 +02:00
e05150f1f5 regex2 extensions 2023-08-24 01:08:40 +02:00
158f7d44d1 Very C-like vectors... /: 2023-08-23 19:03:32 -04:00
3912449f11 new regex engine 2023-08-23 18:38:12 +02:00
385a8f9818 the implemented parts of regex werk 2023-08-21 20:07:39 +02:00
3f1dade785 fixed retarded comit 2023-08-21 16:26:41 +02:00
27d47f18dd Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-21 16:17:06 +02:00
92172c010a word boundary regex bug fix 2023-08-21 16:13:50 +02:00
8bc5c7e137 code ordering 2023-08-21 16:13:24 +02:00
Emil
d883445bd1
SURPRISE Build System Update 2023-08-21 07:05:27 -06:00
966b90056e anon prototype is (kinda) pretty now 2023-08-20 00:49:10 +02:00
256c1b0279 renamed token structs, hid uxhash into hl.h 2023-08-19 20:47:42 +02:00