/c2iec.y Commit Log


Commit Date  
[f15b2a] (19.6 kB) by ingo

fixed type modofier mapping for types in structures

2020-03-29 12:44:01 View
Download
[7e489a] (19.4 kB) by ingo

slight improvement of the type modifiers

2020-03-28 20:06:51 View
Download
[8e3d7b] (19.3 kB) by ingo

- support typedefs
- implemented the lexer hack to identify custom types

2020-03-27 17:58:50 View
Download
[aff3bf] (18.0 kB) by ingo

support unnamed structs or unions

2020-03-16 14:43:09 View
Download
[bdceba] (17.8 kB) by ingo

support nested structs and unions

2020-03-16 14:30:38 View
Download
[77aa95] (16.8 kB) by ingo

basic support for simple structs

2020-03-14 22:13:22 View
Download
[1bb915] (16.5 kB) by ingo

finalized support for switch / case

2020-03-08 07:21:18 View
Download
[bed709] (16.5 kB) by ingo

- renamed the tool to c2iec
- added rough draft to handle breaks in case statements

2020-03-05 19:35:43 View
Download
[a3652e] (None) by ingo

support for i++, not only ++i

2020-03-01 15:11:29 View
Download
[c307d5] (None) by ingo

support for loops
removed compile warnings
rudimentary (uncomplete) support for unary operators

2020-03-01 05:41:27 View
Download
[501682] (None) by ingo

improved unit test
support while loop
support function declaration

2020-02-27 23:04:05 View
Download
[b8cc5d] (None) by ingo

implemented first unit test
finished basic types and arrays

2020-02-26 21:39:02 View
Download
[1b9e15] (None) by ingo

implemented basics to use multiple fifos for
different kinds of declarations, which can be collected
during parsing of functions.

2020-02-23 18:09:09 View
Download
[be92a4] (None) by ingo

first proof-of-concept for c to iec transpiler

2020-02-23 09:31:59 View
Download