Code Commit Log


Commit Date  
[56e3db] (HEADmaster) by ingo

support direct declarator 1

2020-10-03 18:55:42 Tree
[daf770] by ingo

- corrections, to get FUNCTION / END_FUNCTION symetrical
- surrounded variable declarations with VAR

2020-09-28 19:29:14 Tree
[fc78f7] by ingo

added newline before END_FUNCTION, as otherwise it was appended to another statement sometimes

2020-09-28 19:09:18 Tree
[62c3c4] by ingo

improved diferenciation between function declarations and definitions

2020-09-28 13:13:03 Tree
[c6a232] by ingo

add END_FUNCTION markers

2020-09-27 20:56:13 Tree
[ebd1a4] by ingo

corrected handling of unary operators. Before, all unary operators were treated as pointer dereferenciation ;)

2020-09-27 14:40:10 Tree
[853a2a] by ingo

updated unary operators and added a few more tests from my personal queue

2020-09-27 13:31:24 Tree
[b383b0] by ingo

added wasm artifact

2020-06-30 06:43:34 Tree
[fbd299] by ingo ingo

added mkdir for artifacts

2020-06-29 23:29:35 Tree
[7d5e91] by ingo ingo

corrected image name

2020-06-29 20:03:28 Tree
[ad74c3] by ingo

corrected name of docker image

2020-06-29 19:47:16 Tree
[d0fb1a] by ingo

added fake CI file, which just copies the existing artifacts

2020-06-29 19:29:09 Tree
[1e55a9] by ingo

added example html file

2020-06-29 19:26:33 Tree
[156261] by ingo

added build target to build an html and a WASM file.

2020-06-28 19:46:10 Tree
[d3f708] by ingo

corrected types of variables in parameter list

2020-04-13 21:28:51 Tree
[52cec0] by ingo

implemented do/while loop

2020-04-13 14:34:38 Tree
[e009b1] by ingo

implemented return statement

2020-04-13 14:23:38 Tree
[b1775e] by ingo

fixed array acess

2020-04-13 13:57:38 Tree
[086a2a] by ingo

cleaned function definitions and their parameters

2020-04-13 13:50:28 Tree
[212bda] by ingo

added test rule for easy preprocessing of legacy c code

2020-04-12 23:54:24 Tree
[1f6122] by ingo

corrected order of functions and parameters
generated output of new test cases

2020-04-12 23:40:05 Tree
[dc5195] by ingo

added new tests (some curreny failing)

2020-04-12 23:28:55 Tree
[59dcf6] by ingo

fixed symbol handling bug
implemented all jump statements

2020-04-12 23:23:40 Tree
[f6e191] by ingo

corrected declaration of functions

2020-04-12 23:20:53 Tree
[f15b2a] by ingo

fixed type modofier mapping for types in structures

2020-03-29 12:44:01 Tree
Older >