2
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Function declarations are now compiled in _compilekeyword() method More... over 11 years ago
Nested namespaces can be referenced in source (using dot as access operator) More... over 11 years ago
Added "dot as access operator" item to TODO list More... over 11 years ago
Implemented single level access to namespaces via __getitem__() method (subscription) More... over 11 years ago
Translator compiles code using NamespaceTranslator object (duplicated code removed) More... over 11 years ago
Translator can compile nested (empty) namespaces, TODO: dot as access operator More... over 11 years ago
Translator is able to translate `include` keyword and empty namespaces More... over 11 years ago
Huge changes related to meta-language compiler and runner More... over 11 years ago
System transactions tests updated to new runner More... over 11 years ago
Updated nest manager to new runner More... over 11 years ago
Reenabled node-puushing tests (working) More... over 11 years ago
Added two test cases for removing registred nests More... over 11 years ago
Removed unnecessary functions from transactions compiler "shared" module More... over 11 years ago
Moved file with declarations of node transactions functions More... over 11 years ago
First implementation of compiler for transactions meta-language More... over 11 years ago
Changes in pake/node/manager.py to reflect new place of the aliens information file interface More... over 11 years ago
Small adjustments in transactions runner to allow calls to functions with empty parameter list More... over 11 years ago
Moved aliens management code to pake/config/network.py More... over 11 years ago
Major redesign in requests/transactions mechanism More... over 11 years ago
Further improvement in requests docs More... over 11 years ago
Updates in transactions/requests documentation More... over 11 years ago
Updated docs related to transactions More... over 11 years ago
Small changes in docs about PAKE REST API More... over 11 years ago
Removed outdated (how could I keep them so long?) docs about transactions More... over 11 years ago
Made Suite() wrapper for network transactions test More... over 11 years ago
Style fixes applied and redundant files removed More... over 11 years ago
Relative imports and removal of redundant file in transactions module More... over 11 years ago
Relative imports in pake/network More... over 11 years ago
Relative imports in pake/packages More... over 11 years ago
Relative imports in pake/node More... over 11 years ago