Commit Graph

37 Commits

Author SHA1 Message Date
806a7c4188 basic html special lookups seem to be working 2023-11-17 03:56:45 +01:00
0d037a7b36 created own trim, removed dependecy on boost 2023-11-17 03:10:03 +01:00
fefa7f09c2 merge formerly static ignore-overruling variables 2023-11-17 02:12:57 +01:00
217f814aa4 added support for ignore-overruling 2023-11-17 02:03:04 +01:00
45a1fc9832 use .hpp files 2023-11-15 22:03:06 +01:00
d7be7b6a6a minor README fixes 2023-11-15 21:20:09 +01:00
a7cc85f43b html special character look up table 2023-11-15 21:06:57 +01:00
cecca95b9f make tests -i '$html' 2023-11-15 21:06:32 +01:00
7f0cd85650 handle csml escapes 2023-11-15 21:06:08 +01:00
64e26f7046 vs code installation instructions 2023-11-15 20:09:22 +01:00
bb4c26c860 vs code installer 2023-11-15 20:05:24 +01:00
c88db5b491 install instructions a vim_install 2023-11-15 19:31:35 +01:00
c0bb4904e5 renamed the program 2023-11-15 18:26:50 +01:00
62841cbf24 make plugins use "-i '$html'" by default 2023-11-15 18:13:32 +01:00
536aa01c46 use ECHOC 2023-11-15 18:13:09 +01:00
77d4108752 fixup 2023-11-15 18:12:57 +01:00
46c56d01e9 yet better exit values 2023-11-15 18:12:42 +01:00
bd44d470a8 make sets work 2023-11-15 16:13:44 +01:00
b9ab4ab13c added man pages, corrected documentation 2023-11-15 15:34:40 +01:00
e362faf978 vs code plugin prototype 2023-11-15 14:35:07 +01:00
e5f461914c nicer exits 2023-11-15 14:35:07 +01:00
1b972741a3 use global installation in plugin 2023-11-15 14:35:07 +01:00
3929fdf081 basic ignoring 2023-11-15 14:35:07 +01:00
1e0d847231 . 2023-11-15 14:27:07 +01:00
93b7c6c409 vim plugin works 2023-11-14 22:10:58 +01:00
7389e7b805 fixed space propagation 2023-11-14 22:10:48 +01:00
73658703bf fixed segfault 2023-11-14 22:10:36 +01:00
2ccf0fb2c5 vim basics 2023-11-14 00:35:23 +01:00
a642218b94 rename executable 2023-11-14 00:05:26 +01:00
982479db6d name the thing; better documentation 2023-11-14 00:03:35 +01:00
7337f18a0e it works! 2023-11-13 23:17:24 +01:00
9fba401f78 works for the most part 2023-11-13 20:24:59 +01:00
a4247754a5 +specification 2023-11-09 19:41:41 +01:00
8c18cb40d8 tidy up 2023-11-09 18:34:42 +01:00
6810550c32 attributes work 2023-11-09 18:31:24 +01:00
8d8b77bfe9 body parsing works 2023-11-09 18:03:19 +01:00
b9c25435ae init 2023-11-09 11:04:41 +01:00