1
0
mirror of https://github.com/mirror/tinycc.git synced 2025-02-18 07:30:09 +08:00
tinycc/TODO

8 lines
155 B
Plaintext
Raw Normal View History

2001-10-28 07:48:39 +08:00
2001-10-28 23:29:01 +08:00
- static arrays
- external symbols (vars)
- continue/do while/switch/case/goto
2001-10-28 07:48:39 +08:00
- 'x'=
- constant propagation for '+', '-' and [].
- verify function types