Commit Graph

20 Commits

Author SHA1 Message Date
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
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
cf3fbcfba3 Vector type thingie for token table... 2023-08-24 08:58:51 -04:00
Emil
0e0dc77198
Add license headers 2023-08-24 04:24:46 -06:00
94b151462a auto esc magic char tokens 2023-08-24 04:11:46 +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
ebc97b1fce use new regex_search() 2023-08-24 03:15:13 +02:00
e8e8832b08 Standard fix... 2023-08-23 19:58:38 -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
8bc5c7e137 code ordering 2023-08-21 16:13:24 +02: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
e5cf0b74ef syntax fixing 2023-08-19 13:21:43 +02:00
452d55d012 clean up, merged prototypes and anon's prototype rework 2023-08-19 13:18:34 +02:00