Commit Graph

48 Commits

Author SHA1 Message Date
7ca799fbc2 fix bug on complex cases 2024-06-19 11:50:31 +02:00
94f8720a67 bug fix 2024-06-17 21:39:10 +02:00
d8c3f5c994 rename var 2024-06-17 21:39:01 +02:00
dbc113ed17 remove unused cursor position 2024-06-17 21:38:24 +02:00
e7772a7511 output help by default 2024-04-11 14:15:08 +02:00
4a1385d9ce recovered html -> csml; made it more strict with success 2024-02-21 17:23:33 +01:00
1368a5a6d0 realized the -i system is terrible; csml -> html is reliable 2024-02-19 15:43:15 +01:00
32345aff86 bump 2024-02-19 14:09:28 +01:00
e0b9e48f46 fixed escaping bugs 2023-11-29 22:15:24 +01:00
941199e354 works. 2023-11-20 23:40:47 +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
b2db7c0e14 batch 2023-11-19 22:13:04 +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
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
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
a7cc85f43b html special character look up table 2023-11-15 21:06:57 +01:00
7f0cd85650 handle csml escapes 2023-11-15 21:06:08 +01:00
c0bb4904e5 renamed the program 2023-11-15 18:26:50 +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
e5f461914c nicer exits 2023-11-15 14:35:07 +01:00
3929fdf081 basic ignoring 2023-11-15 14:35:07 +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
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
8c18cb40d8 tidy up 2023-11-09 18:34:42 +01:00