This is an imperfect revision of history.
This commit is contained in:
Bill Currie 2004-11-12 21:20:00 +00:00 committed by Jeff Teunissen
parent f5b22f50e8
commit 7237087e71

View file

@ -20,7 +20,7 @@ X warn for local shadowing parameter
X clean up error expression handling to minimize follow on errors
X object oriented features ala Objective-C
X short circuit logic for && and || (optional?)
o quaternion type. Tricky: requires 4 word args/return
X quaternion type. Tricky: requires 4 word args/return
o CSE optimizations. Hard?
o fix local structure used/uninitialized warnings
o arrays in entities/structures?