2021-04-08 09:00 | merged 0.2 | kocotian | 10 | +184 | -97 |
2021-04-07 06:56 | About me | kocotian | 1 | +83 | -0 |
2021-04-07 06:56 | A few additions in index | kocotian | 1 | +21 | -5 |
2021-04-07 06:56 | fd in mkgit() | kocotian | 1 | +1 | -1 |
2021-04-07 06:56 | Menu function | kocotian | 1 | +19 | -0 |
2021-04-07 06:55 | Menu, viewport, container | kocotian | 1 | +12 | -0 |
2021-04-06 13:40 | Merge remote-tracking branch 'upstream/master' | kocotian | 1 | +1 | -0 |
2021-04-06 12:57 | index | kocotian | 1 | +119 | -17 |
2021-04-06 12:57 | .gitignore | kocotian | 1 | +1 | -0 |
2021-04-06 12:57 | mkgit() | kocotian | 1 | +28 | -0 |
2021-04-06 12:56 | Template changes | kocotian | 1 | +9 | -4 |
2021-03-26 07:40 | Version bump conflict | kocotian | 2 | +36 | -15 |
2021-03-25 13:16 | Merge remote-tracking branch 'upstream/master' | kocotian | 1 | +11 | -6 |
2021-03-25 13:14 | Template additions | kocotian | 1 | +9 | -1 |
2021-03-25 13:02 | Buildname change | kocotian | 1 | +1 | -1 |
2021-03-25 12:56 | Version bump | kocotian | 1 | +2 | -2 |
2021-03-25 12:55 | Gitignore changes, examples, templates and simple index | kocotian | 5 | +37 | -2 |
2021-03-25 12:14 | Finally good template handling and many other bug fixes. | kocotian | 1 | +26 | -10 |
2021-03-25 12:13 | Strtok fix | kocotian | 1 | +7 | -4 |
2021-03-25 12:13 | Directories moved to config.mk, templatedir | kocotian | 2 | +7 | -4 |
2021-03-24 10:06 | preprocess() is now reading data, template() preprocesses and generateres C output | kocotian | 1 | +38 | -40 |
2021-03-24 09:39 | Templates prototype (broken) | kocotian | 1 | +61 | -18 |
2021-03-24 09:39 | Additional macros, getVariableByName() | kocotian | 1 | +20 | -3 |
2021-03-24 09:38 | Striden() function | kocotian | 1 | +13 | -0 |
2021-03-23 07:25 | New .gitignore changes | kocotian | 1 | +2 | -2 |
2021-03-23 07:24 | Fixed segmentation fault with NULL | kocotian | 1 | +1 | -1 |
2021-03-22 21:43 | Checking for variable null directly in macro | kocotian | 2 | +2 | -2 |
2021-03-22 21:43 | Preprocessing moved into separate function | kocotian | 1 | +36 | -25 |
2021-03-22 21:31 | Fixing warnings | kocotian | 3 | +15 | -9 |
2021-03-22 21:29 | String.length is strlen(length), not just pointer to a data | kocotian | 1 | +1 | -1 |
2021-03-22 18:12 | Printing variables | kocotian | 1 | +1 | -0 |
2021-03-22 17:23 | generate -> compile continuation | kocotian | 2 | +4 | -3 |
2021-03-22 17:20 | Licensing | kocotian | 6 | +773 | -0 |
2021-03-22 17:14 | generate.c -> compile.c | kocotian | 1 | +0 | -0 |
2021-03-22 17:10 | Fixed Makefile | kocotian | 1 | +7 | -9 |
2021-03-21 16:26 | Assemble files, makefile (finally everything works) | kocotian | 4 | +74 | -15 |
2021-03-21 16:26 | ctype in str.h | kocotian | 1 | +2 | -0 |
2021-03-21 14:04 | gcc as cc from now | kocotian | 1 | +1 | -1 |
2021-03-21 13:34 | Makefile changes | kocotian | 1 | +48 | -9 |
2021-03-21 13:33 | Variables at output, fixed permissions, gitignore | kocotian | 2 | +13 | -8 |
2021-03-21 12:10 | Generating code to output file | kocotian | 1 | +55 | -2 |
2021-03-20 19:54 | README changes | kocotian | 1 | +8 | -5 |
2021-03-20 19:49 | getVariableValue() now starts reading variables from the end | kocotian | 1 | +2 | -2 |
2021-03-20 19:49 | toString() | kocotian | 1 | +10 | -0 |
2021-03-20 19:48 | Declaration of a few variables | kocotian | 1 | +9 | -1 |
2021-03-20 19:26 | Variable displaying (debug) | kocotian | 1 | +6 | -0 |
2021-03-20 19:26 | Strtrim(), fixed variable bug | kocotian | 2 | +19 | -3 |
2021-03-20 18:29 | String moved to str.h, new changes, preprocessing | kocotian | 2 | +71 | -21 |
2021-03-20 16:59 | Getting file data and simply dividing by lines | kocotian | 1 | +87 | -5 |
2021-03-20 15:45 | Makefile | kocotian | 2 | +55 | -0 |
2021-03-20 15:17 | README additions, libsl, more in generate.c | kocotian | 6 | +155 | -1 |
2021-03-20 15:01 | Initial (README, generate.c) | kocotian | 2 | +32 | -0 |