Age | Commit message (Expand) | Author |
2013-07-30 | gras: rename some factory functions | Josh Blum |
2013-07-29 | gras: simplfy factory w/ macros and namespace | Josh Blum |
2013-07-27 | gras: factory docstrings -- more realistic example | Josh Blum |
2013-07-27 | gras: added arg check with nice warning to callable and factory | Josh Blum |
2013-07-13 | gras: minor tweaks to callable + gen script | Josh Blum |
2013-07-13 | gras: added comments and renamed tmpl args | Josh Blum |
2013-07-13 | gras: work on generator scripts for template madness | Josh Blum |
2013-07-08 | gras: python tweaks from last commits | Josh Blum |
2013-07-07 | gras: a unit test for the factory | Josh Blum |
2013-07-07 | gras: some tweaks to factory | Josh Blum |
2013-07-07 | gras: python hooks for factory | Josh Blum |
2013-07-07 | gras: created element factory | Josh Blum |
2013-07-07 | gras: renamed key to name for clarity | Josh Blum |
2013-07-07 | gras: restore property access w/ json | Josh Blum |
2013-07-06 | gras: getattr makes python so smart | Josh Blum |
2013-07-06 | gras: locate_element since now elements have calls | Josh Blum |
2013-07-05 | gras: pythonic work on callable interface | Josh Blum |
2013-07-05 | gras: begin replacing set/get with callable | Josh Blum |
2013-07-05 | gras: renaming call to x for super serious | Josh Blum |
2013-07-05 | gras: make callable a copyable class | Josh Blum |
2013-07-05 | gras: serious template insanity | Josh Blum |
2013-07-05 | gras: save callable work compiling w/ minor unit test | Josh Blum |
2013-07-05 | gras: revert block changes, test w/ callable now | Josh Blum |
2013-07-05 | gras: save callable work before we tear up more | Josh Blum |
2013-07-04 | gras: function registry is more flexible | Josh Blum |
2013-07-03 | gras: use safe as in the property interface | Josh Blum |
2013-06-27 | gras: found this nifty little package argument | Josh Blum |
2013-06-26 | gras: messing with imports | Josh Blum |
2013-06-25 | gras: fix from last nights swig fun | Josh Blum |
2013-06-24 | gras: misc fixes from last commit | Josh Blum |
2013-06-24 | gras: fun w/ swig module work | Josh Blum |
2013-06-23 | gras: PMC and serialization hooks for Tag type | Josh Blum |
2013-06-22 | gras: various fixes for new time tag class | Josh Blum |
2013-06-21 | gras: added unit tests for time tags | Josh Blum |
2013-06-21 | gras: adding pythonic interface to time tag | Josh Blum |
2013-06-21 | gras: first cut at time tag class | Josh Blum |
2013-06-20 | gras: work on goddamn done logic | Josh Blum |
2013-06-17 | gras: pythonic improvements to sbuffer | Josh Blum |
2013-06-11 | gras: reverted chrono changes w/ 32-bit math fix | Josh Blum |
2013-06-11 | gras: added backup for failing clock_gettime | Josh Blum |
2013-06-06 | gras: missing header file last commit | Josh Blum |
2013-06-06 | gras: moved config structs into own header | Josh Blum |
2013-06-05 | gras: separate actor data to struct to aid migration | Josh Blum |
2013-06-05 | gras: created duck typed API for posting msgs | Josh Blum |
2013-06-01 | gras: created uid API - replaces name and unique_id | Josh Blum |
2013-06-01 | props: added query functionality to enumerate properties | Josh Blum |
2013-05-27 | gras: update the pop_input_msg documentation | Josh Blum |
2013-05-27 | gras: simplify registration object passing | Josh Blum |
2013-05-11 | gras: special note about the GRAS_YIELD environment variable | Josh Blum |
2013-05-11 | gras: created new test_thread_priority api call | Josh Blum |