Commit Graph

69 Commits

Author SHA1 Message Date
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
c7ac1e4b98 +TODO 2023-08-24 04:51:19 +02:00
6ca2a585a8 fuck you emil 2023-08-24 04:45:13 +02:00
88a4be2d53 more logical syntax header ordering 2023-08-24 04:45:07 +02:00
0b74a17baa updated know bugs 2023-08-24 04:44:26 +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
79c45b5e2c Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-24 01:36:22 +02:00
25575cf6bf moved around files 2023-08-24 01:35:48 +02:00
1765a0a222 Update... (: 2023-08-23 19:32:40 -04: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
8708016752 Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-21 16:27:01 +02:00
3f1dade785 fixed retarded comit 2023-08-21 16:26:41 +02:00
Emil
dc95b7947d
Move target out of chad.mk 2023-08-21 08:18:26 -06: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
f92a06b410
Restructuring of build system 2023-08-21 07:30:48 -06:00
Emil
ce284f667b
Fixed not isolating objects in obj 2023-08-21 07:25:14 -06:00
Emil
b21b46e825
Isolate chad.mk 2023-08-21 07:19:40 -06: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
c284f3f283 fixed alignment 2023-08-19 20:56:20 +02:00
1ea04a4b27 fixed syntax 2023-08-19 20:54:59 +02:00
256c1b0279 renamed token structs, hid uxhash into hl.h 2023-08-19 20:47:42 +02:00