summaryrefslogtreecommitdiff
path: root/libgpython/include/gpython
Commit message (Expand)AuthorAgeFilesLines
* large changes in how objects are storedredbrain2011-03-142-31/+22
* some function decl stuffredbrain2011-03-031-1/+1
* some more boiler plate code on how calls will be evaluatedredbrain2011-02-241-0/+9
* huge bug fixes and cleanups to expression code callsredbrain2011-02-221-12/+4
* huge refactors to how dynamic typing works etcredbrain2011-02-082-7/+8
* some more general refactoring and boiler plate stuffredbrain2011-02-022-21/+15
* large refactors to runtimeredbrain2011-02-011-10/+25
* adding callable wraping coderedbrain2010-08-171-1/+7
* large front-end code cleanupredbrain2010-08-151-2/+10
* lots of bug fixes and cleanups to all componentsredbrain2010-08-081-1/+1
* some parser fixes for indent and dedent tokensredbrain2010-08-032-12/+12
* some garbage collection code and runtime fixesredbrain2010-08-033-3/+8
* some cleanups and work to the runtimeredbrain2010-08-012-0/+20
* adding in member function support for builtin modulesredbrain2010-07-232-0/+16
* basic implementation working with runtime evaluationredbrain2010-07-201-1/+1
* basic implementation workingredbrain2010-07-191-1/+1
* quick commitredbrain2010-07-111-1/+1
* print out the operationredbrain2010-07-111-21/+23
* getting ready to finally get some runtime evaluation doneredbrain2010-07-101-0/+17
* fixed up some pointer errorsredbrain2010-07-102-18/+13
* fix some errorsredbrain2010-07-101-0/+3
* basic integer object state creationredbrain2010-07-102-2/+2
* seperate out coderedbrain2010-07-103-80/+99
* seperate out vector code in its ownredbrain2010-07-102-2/+3
* fix warningsredbrain2010-07-101-1/+1
* more boilerplateredbrain2010-07-103-5/+57
* added garbage collection fileredbrain2010-07-101-0/+7
* more boilerplateredbrain2010-07-102-3/+27
* cleanupsredbrain2010-07-082-3/+9
* adding some vector op coderedbrain2010-07-082-4/+127
* adding some object coderedbrain2010-07-081-13/+27
* outlining a basic builtin type apiredbrain2010-07-061-0/+63