Moved support functions after main function; added prototypes;
Fixed 'needspace' hack to use a flag in the stdout file object;
added local and global variable lookup cases.
1 file changed
tree: 4142194008ceebb8c20e8b4c6324b07afd3ea511
  1. Doc/
  2. Grammar/
  3. Include/
  4. Lib/
  5. Mac/
  6. Modules/
  7. Objects/
  8. Parser/
  9. Python/