This commit is contained in:
Bill Currie 2001-12-12 22:04:34 +00:00
parent 112f74a357
commit d95bf0ada8

View file

@ -20,3 +20,6 @@ o short circuit logic for && and || (optional?)
o warn for local shaddowing parameter
o quaternion type. Tricky: requires 4 word args/return
o CSE optimisations. Hard?
o clean up error expression handling to minimuse follow on errors
o fix local structure used/uninitialized warnings
o arrays in entities/structures?