summaryrefslogtreecommitdiffstats
path: root/TODO.txt
blob: 871ea314c2f8c8dffea676c95fcffbef2890fca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
=== Incomplete awlsim TODO list ===

S7 compatibility:
- Add support for STRUCTs (This requires the removal of awlsim's newline-implies-semicolon semantics in headers)
- Add support for user defined data types (UDT)
- Implement parsing of attributes
- Implement POINTER and DB-pointer immediates
- Implement ANY pointer
- Add support for multiinstance calls

GUI:
- Make font size configurable (and save it in project file)
- Save window status (open MDI windows, positions, etc) in project file
- Auto-indent in editor
bues.ch cgit interface