Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c020e2d36c1c4b745a524294b85ee010a7d822de
/
Parser
« Previous
1055ece
Reorganized somewhat to make it really work on Think C. Hope the best for MPW 3.
by Guido van Rossum
· 33 years ago
d6a15ad
Generalize to macintosh.
by Guido van Rossum
· 33 years ago
56b07c8
When printing an error message, don't choke if tok->buf is NULL.
by Guido van Rossum
· 33 years ago
326f582
Don't print the line number for syntax errors in string parsing.
by Guido van Rossum
· 33 years ago
f023c46
Added recognition of 'l' or 'L' as long integer suffix
by Guido van Rossum
· 34 years ago
324aa79
Add declaration of struct _node, for scoping reasons.
by Guido van Rossum
· 34 years ago
71f477c
Added forward declarations.
by Guido van Rossum
· 34 years ago
f70e43a
Added copyright notice.
by Guido van Rossum
· 34 years ago
875eb7d
Mac version now looks ahead in event queue instead of eating events.
by Guido van Rossum
· 34 years ago
b156d72
Changes for THINK C 4.0.
by Guido van Rossum
· 34 years ago
706eea8
Changess for THINK C 4.0.
by Guido van Rossum
· 34 years ago
3f5da24
"Compiling" version
by Guido van Rossum
· 34 years ago
840bcf1
Set parse tree in parser data structure to NULL when returning
by Guido van Rossum
· 34 years ago
99f02d4
Free parse tree when deleting parser.
by Guido van Rossum
· 34 years ago
03a24cd
Add function to free an entire parse tree.
by Guido van Rossum
· 34 years ago
a769172
Increment line number for continuation lines.
by Guido van Rossum
· 34 years ago
85a5fbb
Initial revision
by Guido van Rossum
· 34 years ago