| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-02-08 | py: Parse big-int/float/imag constants directly in parser. | Damien George |
| 2014-12-27 | py: Allow to properly disable builtin slice operation. | Damien George |
| 2014-12-27 | py: Allow to properly disable builtin "set" object. | Damien George |
| 2014-12-20 | py: Add blank and ident flags to grammar rules to simplify parser. | Damien George |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 2014-04-27 | py: Change the way function arguments are compiled. | Damien George |
| 2014-02-10 | Clean up handling of function return type annotation. | Paul Sokolovsky |
| 2014-02-05 | py: Add built-in super. | Damien George |
| 2014-01-15 | Implement eval. | Damien George |
| 2014-01-04 | Add ellipsis object. | Damien George |
| 2013-12-12 | py: fix bug with doc string not recognised after first newline of file. | Damien |
| 2013-10-18 | Add single_input rule to grammar, for REPL. | Damien |
| 2013-10-04 | Initial commit. | Damien |
