OSDN Git Service

Fix TextJoyType inheritance.
[joypy/Thun.git] / joy / library.py
2018-07-19 Simon FormanFix TextJoyType inheritance.
2018-07-19 Simon FormanLog types at startup.
2018-07-18 Simon FormanRemoving polytypes; some pylint hints.
2018-07-18 Simon FormanDefinitions infer stack effects.
2018-07-18 Simon FormanNearly there maybe, maybe not.
2018-07-18 Simon FormanMoving right along.
2018-07-17 Simon FormanSo fra, so good...
2018-07-17 Simon Formanin the middle, just want to 2ify my indents...
2018-07-17 Simon FormanTextJoyType and inscribe command.
2018-07-17 Simon FormanMore stack effects, and modify the key bindings.
2018-07-11 Simon Formanifte as definition; "fork" combinator.
2018-07-06 Simon FormanAnother definition for while.
2018-07-04 Simon FormanMinor cleanup.
2018-06-30 Simon FormanHmm.
2018-06-29 Simon FormanType inference of Joy expressions.
2018-06-28 Simon FormanMinor cleanup.
2018-06-22 Simon FormanBunches of new docs.
2018-06-13 Simon FormanElegant definitions for un-, bin-, tern-ary combinators.
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.