Commit Graph

  • 955f119a18 hmml_to_html.c: The beginnings of config [#25] Matt Mascarenhas 2017-05-13 16:38:10 +0100
  • 2569f6cc6b hmmlconv.c: Invalid quoting error message Matt Mascarenhas 2017-05-10 23:25:22 +0100
  • 58ce5eae65 hmml_to_html.c: Mock up hmml.conf [#25] Matt Mascarenhas 2017-05-10 23:20:20 +0100
  • 3c628e3df7 hmml_to_youtube.c: Deduplicate URLs [#9] Matt Mascarenhas 2017-05-05 08:18:58 +0100
  • 7d600534cd hmmlconv.c: Syntax check unescaped " mid-line Matt Mascarenhas 2017-05-02 10:52:50 +0100
  • edf3975646 hmmlconv.c: Deep optimisation Matt Mascarenhas 2017-05-01 10:44:22 +0100
  • 39f9e30117 hmmlconv.c: Add syntax error output Matt Mascarenhas 2017-05-01 09:26:56 +0100
  • 9d835b4ea3 hmmlconv.c: Correctly set OpenFlags on overwrite Matt Mascarenhas 2017-04-30 10:32:26 +0100
  • f371e656dc hmmlconv.c: Fix-up \-escaping Matt Mascarenhas 2017-04-30 04:20:31 +0100
  • c78193b74f fix 'n' overwrite option crashing + no return in ProcessFile Alex Baines 2017-04-30 03:28:45 +0100
  • 01d179f77f hmml_to_html.c: Special-case #handmade_hero quotes Matt Mascarenhas 2017-04-30 03:15:10 +0100
  • 622ee76980 fix some bugs Alex Baines 2017-04-30 02:52:39 +0100
  • 439d21a2b4 Prototype old annotation -> hmml converter Alex Baines 2017-04-29 16:32:29 +0100
  • b61fc1196c hmml_to_html.c: Introduce BuildQuote() [#20] Matt Mascarenhas 2017-04-23 03:47:42 +0100
  • d34ad0a03a hmml_to_html.c: Fix BuildReference() order [#16] Matt Mascarenhas 2017-04-23 01:30:37 +0100
  • fbdc26dfd5 hmml_to_html.c: Handle all ref combinations [#16] Matt Mascarenhas 2017-04-21 02:25:40 +0100
  • ba13066d63 hmml_to_html.c: Introduce BuildReference() [#16] Matt Mascarenhas 2017-04-19 02:10:45 +0100
  • 6925dfb565 hmml_to_html.c: Switch to hsl colours [#23] Matt Mascarenhas 2017-04-14 00:46:21 +0100
  • 1b3db237f5 hmml_to_html.c: Add default.css [#22] Matt Mascarenhas 2017-04-13 04:24:23 +0100
  • d1e580868a hmml_to_html.c: Organise CSS [#22] Matt Mascarenhas 2017-04-13 01:21:04 +0100
  • 9c47ca398f hmml_to_youtube.c: Add # removal printout [#9] Matt Mascarenhas 2017-04-11 12:34:39 +0100
  • da4c64f5d6 hmml_to_youtube.c: Handle unsupported chars [#9] Matt Mascarenhas 2017-04-11 00:47:46 +0100
  • 5d495a9997 hmml_to_html.c: Generate topics.css [#22] Matt Mascarenhas 2017-03-31 01:56:50 +0100
  • ed4b8de12d hmml_to_html.c: Consolidate references [#16] Matt Mascarenhas 2017-03-30 03:57:04 +0100
  • 04f2fcd529 hmml_to_html.c: Quote and Ref Menus [#16 #20] Matt Mascarenhas 2017-03-29 04:38:12 +0100
  • b32fd1e066 hmml_to_html.c: Introduce BuildCatgories() Matt Mascarenhas 2017-03-25 03:10:15 +0000
  • 30df421b9e hmml_to_html.c: Category styling Matt Mascarenhas 2017-03-25 02:07:55 +0000
  • 769c79b0af convert markers to lowercase Alex Baines 2017-03-24 23:45:39 +0000
  • 20ae5e8c1d hmml_to_html.c: Coloured authors Matt Mascarenhas 2017-03-23 00:34:59 +0000
  • 0adb9bf45a hmml_to_html.c: Begin single-pass rewrite Matt Mascarenhas 2017-03-22 02:18:31 +0000
  • af9f5a593b hmml_to_html.c: Mock-up reference.html Matt Mascarenhas 2017-03-21 02:38:18 +0000
  • 678dc869c5 hmml_to_html.c: Sanitise the refs menu [#15] Matt Mascarenhas 2017-03-19 01:23:44 +0000
  • c31b486cfa Add optional parameter to HMML_Markers + fix stuff* Alex Baines 2017-03-18 17:29:10 +0000
  • f4217d5057 hmml_to_html.c: Coloured authors [#3] Matt Mascarenhas 2017-03-18 02:04:13 +0000
  • f7181c1877 hmml_to_html.c: Category styling [#3] Matt Mascarenhas 2017-03-17 01:45:16 +0000
  • e973b8376d hmml_to_youtube.c: First functional build [#9] Matt Mascarenhas 2017-03-16 01:01:03 +0000
  • dedb407dde hmml_to_html.c: Function lofting and ref style Matt Mascarenhas 2017-03-16 00:56:58 +0000
  • 388c60e942 hmml_to_html.c: Reference indicators [#15] Matt Mascarenhas 2017-03-15 02:10:11 +0000
  • 012693bd39 hmml_to_html.c: Highlight current reference [#15] Matt Mascarenhas 2017-03-11 02:48:11 +0000
  • 3394daf8b0 hmml_to_html.c: Partially implement refs [#15] Matt Mascarenhas 2017-03-10 14:19:25 +0000
  • ce2feef7f6 fix marker after ref bug + handle dos newlines Alex Baines 2017-03-06 13:06:22 +0000
  • 7b8c4be9ab fix malformed file memory leak Alex Baines 2017-03-04 15:59:20 +0000
  • 1614e88920 add offsets to markers + references, cleanup Alex Baines 2017-02-27 22:53:05 +0000
  • 06854a7b66 hmml parser C library Alex Baines 2017-02-27 21:42:14 +0000
  • 36a6654b82 Add empty README.md Matt Mascarenhas 2017-02-27 21:51:59 +0000