summaryrefslogtreecommitdiff
path: root/python/gras
AgeCommit message (Expand)Author
2013-09-15gras: py hier block minor hooks for basic blockJosh Blum
2013-08-30gras: use python's internal import moduleJosh Blum
2013-08-01gras: jit factory api + unit testsJosh Blum
2013-07-31gras: take care of some misc warningsJosh Blum
2013-07-30gras: rename some factory functionsJosh Blum
2013-07-29gras: use common test utils for allJosh Blum
2013-07-29gras: simplfy factory w/ macros and namespaceJosh Blum
2013-07-27gras: work on module loading and python factoryJosh Blum
2013-07-08gras: python tweaks from last commitsJosh Blum
2013-07-07gras: swap out GrSwig for stock cmake swig usageJosh Blum
2013-07-07gras: %newobject for factory gives python ownershipJosh Blum
2013-07-07gras: some tweaks to factoryJosh Blum
2013-07-07gras: python hooks for factoryJosh Blum
2013-07-07gras: renamed key to name for clarityJosh Blum
2013-07-07gras: restore property access w/ jsonJosh Blum
2013-07-05gras: fix time tag warningsJosh Blum
2013-07-05gras: pythonic work on callable interfaceJosh Blum
2013-06-26gras: messing with importsJosh Blum
2013-06-25gras: do path fix for imports in init.pyJosh Blum
2013-06-24gras: misc fixes from last commitJosh Blum
2013-06-24gras: fun w/ swig module workJosh Blum
2013-06-21Merge branch 'time_tag_work'Josh Blum
2013-06-21gras: update submodules for type over isinstance registryJosh Blum
2013-06-21gras: adding pythonic interface to time tagJosh Blum
2013-06-01props: code cleanup and tweaksJosh Blum
2013-06-01props: added query functionality to enumerate propertiesJosh Blum
2013-05-11gras: moved query app to top levelJosh Blum
2013-05-11gras: added port downtime measurementsJosh Blum
2013-05-10gras: added more theron counters + query workJosh Blum
2013-05-07gras: create common gras/exception.i headerJosh Blum
2013-05-05query: added bytes copied statJosh Blum
2013-05-05query: added actor depth statJosh Blum
2013-05-05query: print something if theres no countsJosh Blum
2013-04-30query: added allocator debug elementJosh Blum
2013-04-30query: do not save the panel in argsJosh Blum
2013-04-28gras: simplify PMC registration with new macroJosh Blum
2013-04-10gras: formalize the weak container api w/ docsJosh Blum
2013-04-06gras: split register property into two callsJosh Blum
2013-04-04gras: revisit container storage after yesterdays learningJosh Blum
2013-04-03gras: code cleanup and comments from last commitJosh Blum
2013-04-03gras: figured out how to do the python referenceJosh Blum
2013-03-31Merge branch 'query_work'Josh Blum
2013-03-31gras: more of that include vs import w/ swigJosh Blum
2013-03-30query: autohide for close boxJosh Blum
2013-03-30query: more jquery ui tweaksJosh Blum
2013-03-30query: rework init logic + save other gui settingsJosh Blum
2013-03-29query: hide log messages to stdout by defaultJosh Blum
2013-03-29Merge branch 'master' into query_workJosh Blum
2013-03-29gras: added hooks to query instantaneous stateJosh Blum
2013-03-28gras: cleanup factory and init orderingJosh Blum