Guido van Rossum
|
68fc349744
|
Added 'global' and new class syntax.
|
1991-12-10 13:51:08 +00:00 |
Guido van Rossum
|
9eb4f535aa
|
Added shifting and masking operators.
|
1991-10-24 14:54:25 +00:00 |
Guido van Rossum
|
a76fb5b653
|
Comparison operators '<=' '>' '<>' are now 1 token.
Also support '!=' and '==' as alternatives for '<>' and '='.
|
1991-10-20 20:10:09 +00:00 |
Guido van Rossum
|
7ac4a88721
|
Change treatment of multiple NEWLINES
|
1991-07-27 21:29:47 +00:00 |
Guido van Rossum
|
56f7837704
|
Added 'continue', semicolons and dictionary displays.
|
1991-07-17 18:39:15 +00:00 |
Guido van Rossum
|
4dae216784
|
Removed 'dir' statement.
Function call argument is a testlist instead of exprlist.
|
1991-01-21 15:07:21 +00:00 |
Guido van Rossum
|
85a5fbbdfe
|
Initial revision
|
1990-10-14 12:07:46 +00:00 |