1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix (indentation). More... almost 14 years ago
Merged process / thread versions of the core library. More... almost 14 years ago
Fixed odd bug caused by calling gc.collect() when gc is None. More... almost 14 years ago
Added new //= syntax for creating Par objects. Removed redundant 'timeout's. More... almost 14 years ago
Removed errant comment. More... almost 14 years ago
Removed redundant security related code. More... almost 14 years ago
Fixed typo in test code. More... almost 14 years ago
Removed work on network channels. Will be rewritten for second milestone release, using Pyro. More... almost 14 years ago
Removed autosave files from repository. Duh. More... almost 14 years ago
Added test case for Issue 21 More... almost 14 years ago
Added new example: simple processing of sensor data; CSP code to interface with Toradex Oak sensors; basic oscilloscope (requires Pygame) More... almost 14 years ago
Merged changes in csp.cspprocess to csp.cspthread More... almost 14 years ago
Re-run Sphinx to update documentation. Need to consider coalescing wiki pages and Sphinx documentation, or moving to LaTeX. More... almost 14 years ago
Removed redundant documentation More... almost 14 years ago
Added __all__ to modules in core library. More... almost 14 years ago
Added CSP-specific unit testing framework based on unittest.py by Steve Purcell. More... almost 14 years ago
Added new HTML version of README, for Google gadget More... almost 14 years ago
Added Google gadget to embed README on front page of hosted project. More... almost 14 years ago
Removed Jython and Java code from default devel branch. Should now all be in the Jython branch. More... almost 14 years ago
Minor file renaming. More... almost 14 years ago
Merged with ancient JavaWrapper branch More... almost 14 years ago
Merged with ancient branch More... almost 14 years ago
First go at a visitor pattern for ICODE. Mainly taken from GPL'd code in the Python interpreter. More... almost 14 years ago
Added basic lint-checks for CSP process types. More... almost 14 years ago
Small change in pretty printing. More... almost 14 years ago
Added readset / writeset to all processes in repository. python-csp shell needs updating too. More... almost 14 years ago
Fixed bug in tracer. More... almost 14 years ago
Added static checker to determine whether a process correctly uses its documented readsets and writesets. More... almost 14 years ago
Channel lint now providing useful debug output. Ready to move to ICODE and start providing useful checks. More... almost 14 years ago
Initial commit of new lint code and some leftover work for the tutorial. Incremental changes to tracer. More... almost 14 years ago