Commit Graph

150 Commits

Author SHA1 Message Date
07ae27b825 dummy input file 2023-08-28 15:39:25 +02:00
d118566b6a +new_region() 2023-08-28 15:39:16 +02:00
593ba59cc4 gdb stuff 2023-08-28 15:38:43 +02:00
d05292655c Minor compiler warning fixes... 2023-08-27 18:49:36 -04:00
1bcd78a7c7 gdb stuff 2023-08-27 23:31:02 +02:00
9c51f90f10 Merge branch 'master' of https://git.lain.church/emil/hl 2023-08-27 15:29:29 +02:00
74e6f78675 gdb regex_t pretty printer because vector_t was a footgun 2023-08-27 15:24:45 +02:00
Emil
a245d25738
Something something build system 2023-08-27 01:31:36 -06:00
e886deca54 TODO adjustments 2023-08-26 22:39:20 +02:00
82599f6363 simple test file 2023-08-26 22:39:14 +02:00
4d179689d5 regex lenghts work 2023-08-26 22:39:07 +02:00
6fc917b7b7 it sort of works now 2023-08-26 01:16:05 +02:00
f9953967e2 COMPILECMD 2023-08-26 01:15:48 +02:00
bb48664e1d the holocaust is not funny 2023-08-26 01:15:34 +02:00
f635ccc0c2 fixed retarded loop 2023-08-25 21:25:24 +02:00
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
03b5d2411d mk flag bug fix 2023-08-25 21:06:46 +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
5e488b2966 respect CPPFLAGS when debug compiling 2023-08-24 19:18:36 +02:00
746767571e '=' support; ignore start end atoms for now 2023-08-24 19:18:36 +02:00
823eb8b113 clean .out files 2023-08-24 19:16:40 +02:00
d9acf97269 less chaotic string literals 2023-08-24 17:21:21 +02:00
a7d0792a3c removed tasks 2023-08-24 15:19:40 +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
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