Commits
User selector
Commit History
Commits on Jun 4, 2015
unix: Allow to cat a script into stdin from the command line.
Show description for 031278fcommitted
Commits on Jan 1, 2015
py: Move to guarded includes, everywhere in py/ core.
Show description for 51dfcb4committed
Commits on Dec 5, 2014
py: Optimise lexer by exposing lexer type.
Show description for a4c52c5committed
Commits on Oct 9, 2014
Commits on Jul 30, 2014
py: Change lexer stream API to return bytes not chars.
Show description for 94fbe97committed
Commits on Jun 21, 2014
py: Include mpconfig.h before all other includes.
Show description for 59c675acommitted
Commits on May 21, 2014
Tidy up some configuration options.
Show description for 58ebde4committed
Commits on May 3, 2014
Add license header to (almost) all files.
Show description for 04b9147committed
Commits on Apr 28, 2014
py: Fix lexerunix, where not all data may be read from a file.
Show description for 185f9c1committed
Commits on Apr 13, 2014
Commits on Apr 12, 2014
- committed
Ilya Dmitrichenko
Commits on Apr 10, 2014
Make lexerunix not allocate RAM for the entire script.
Show description for ffa9bddcommitted
Commits on Mar 17, 2014
py: Clean up includes.
Show description for efe3422committed
Commits on Feb 5, 2014
Commits on Feb 4, 2014
Implement support for sys.path when loading modules.
Show description for e11b17ccommitted
Commits on Jan 25, 2014
Commits on Jan 21, 2014
Revamp qstrs: they now include length and hash.
Show description for 55baff4committed
Commits on Jan 8, 2014
Commits on Jan 7, 2014
Commits on Jan 3, 2014
Basic implementation of import.
Show description for 66028abcommitted
Commits on Dec 29, 2013
Loading