Commit Graph

60 Commits

Author SHA1 Message Date
f6dfc15848 add keybinding 2023-11-20 23:39:34 +01:00
b4c0468a19 csml can handle declarations 2023-11-20 17:25:17 +01:00
8e7a0a4344 correct declaration quoting 2023-11-20 00:05:19 +01:00
a73fe6224d various bug fixes; upped version 2023-11-20 00:02:37 +01:00
0901cac2d1 fixed mixed quoting bug 2023-11-19 22:43:56 +01:00
a4c2bfb3d7 stricter xml stack 2023-11-19 22:22:05 +01:00
8a0d14076c make the vscode plugin use the new cli interface 2023-11-19 22:15:56 +01:00
48eb8d7b47 make the vim plugin use the new cli interface 2023-11-19 22:15:46 +01:00
b2db7c0e14 batch 2023-11-19 22:13:04 +01:00
342be3b4d1 add complex example 2023-11-19 22:12:52 +01:00
d48ce5fc7f cleaned unsigned warning 2023-11-19 16:55:39 +01:00
2747befd8a rm left over debug line 2023-11-19 01:00:19 +01:00
7508904f64 remove throw danger 2023-11-19 01:00:08 +01:00
11a6fc2d26 formatting 2023-11-19 00:59:56 +01:00
f6668aa9fe -q is actually respected 2023-11-19 00:18:30 +01:00
0521e58d1f check with valgrind (mem) 2023-11-18 03:04:35 +01:00
6246769392 made overflow warning go away 2023-11-18 02:20:58 +01:00
88b0db5fca clearer tag mismatch exit conditions 2023-11-18 02:15:41 +01:00
5485e6bdd7 exit with error on csml brace mismatch 2023-11-18 02:07:07 +01:00
56094fbf56 upped version 2023-11-18 01:54:25 +01:00
f7de3a5b40 enforce install target requirements 2023-11-18 01:52:48 +01:00
7a6e287566 batch 2023-11-18 01:46:10 +01:00
b47bd13141 fixed bug regarding multiline comments 2023-11-17 16:37:05 +01:00
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