summaryrefslogtreecommitdiff
path: root/nxt-python-fantom
AgeCommit message (Collapse)Author
2011-04-30fixed indentation error (?)Tat-Chee Wan (USM)
2011-04-30Removed explicit user home directory from pathTat-Chee Wan (USM)
2011-04-30Added test scripts to invoke python for i386 architecture, for local ↵Tat-Chee Wan (USM)
directory testing
2011-04-27wip pyfantom supportTC Wan
Some minor cleanups for pyfantom support
2011-04-27wip pyfantom integration with nxt-pythonTat-Chee Wan (USM)
Work In Progress: refactor nxt-python to add pyfantom support
2011-03-03changed cpp object method call parameters to specific c typesTat-Chee Wan (USM)
Isolate Python to C/C++ conversion code to extern C routines. Only the static methods deal with Python Objects to reduce list processing inefficiencies.
2011-03-01modified module name to pyfantomTat-Chee Wan (USM)
2011-03-01added initial fantom glue to nxt-python, and fantom external moduleTat-Chee Wan (USM)
2011-03-01Imported nxt-python baseline (v2.1.0)Tat-Chee Wan (USM)