summaryrefslogtreecommitdiff
path: root/libgpython/include/gpython/objects.h
Commit message (Collapse)AuthorAgeFilesLines
* large changes in how objects are storedredbrain2011-03-141-11/+3
|
* 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-081-5/+5
|
* some more general refactoring and boiler plate stuffredbrain2011-02-021-7/+13
|
* 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
|
* some parser fixes for indent and dedent tokensredbrain2010-08-031-12/+0
|
* some cleanups and work to the runtimeredbrain2010-08-011-0/+13
|
* adding in member function support for builtin modulesredbrain2010-07-231-0/+13
|
* basic implementation working with runtime evaluationredbrain2010-07-201-1/+1
|
* basic implementation workingredbrain2010-07-191-1/+1
|
* print out the operationredbrain2010-07-111-21/+23
|
* fixed up some pointer errorsredbrain2010-07-101-16/+11
|
* basic integer object state creationredbrain2010-07-101-2/+0
|
* seperate out coderedbrain2010-07-101-0/+99