61 Commits (8dfbd2d5894c98bd7b48e3e69bec0216d06ebb47)

Author SHA1 Message Date
Damien dd12d1378f Parse upper-case hex numbers correctly. 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien 7410e440ab Add basic complex number support. 11 years ago
Damien df4b4f31ef Make grammar rules const so the go in .text section. 11 years ago
Damien 5ac1b2efbd Implement REPL. 11 years ago
Damien 0efb3a1b66 Tidy up SMALL_INT optimisations and CPython compatibility. 11 years ago
Damien c025ebb2dc Separate out mpy core and unix version. 11 years ago
Damien 91d387de7d Improve indent/dedent error checking and reporting. 11 years ago
Damien b14de21fc8 Optimise typedargslist_name to not create a node if just an id. 11 years ago
Damien 5fa5ae40be Make range of small int 24 bits. 11 years ago
Damien 826005c60b Add support for inline thumb assembly. 11 years ago
Damien 429d71943d Initial commit. 11 years ago