OSDN Git Service

Rename pushback() to concat().
[joypy/Thun.git] / joy / library.py
2018-06-13 Simon FormanRename pushback() to concat().
2018-06-07 Simon FormanCleaning up docs.
2018-06-06 Simon FormanMinor docs edits.
2018-06-06 Simon FormanMinor docs cleanup.
2018-06-06 Simon FormanAdded cond and cmp to library.
2018-04-25 Simon FormanReST docs & library edits for Sphinx
2018-04-22 Simon FormanChange project name to Thun.
2018-04-22 Simon FormanMerge a branch.
2018-04-21 Simon FormanLet the name of wrapped functions appear in tracebacks.
2018-04-21 Simon FormanSwitch to functions from classes for FunctionWrappers.
2018-04-21 Simon FormanWhen loading definitions ignore lines w/o "==".
2018-04-17 Simon FormanIgnore build dir and pyc files.
2018-04-16 Simon FormanTesting workflow.
2018-04-16 Simon FormanBringing over some changes.
2018-04-15 Simon FormanInitial move of code from git repo.