OSDN Git Service

Log types at startup.
[joypy/Thun.git] / joy / utils / types.py
2018-07-19 Simon FormanLog types at startup.
2018-07-18 Simon FormanAdd some logging.
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 Formani got used to it, but Jupyter likes 4
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 FormanA few more stack effects.
2018-07-17 Simon FormanMore stack effects, and modify the key bindings.
2018-07-16 Simon FormanFix bugs
2018-07-11 Simon FormanAh, Symbols.
2018-07-06 Simon FormanAdding support for type checking.
2018-07-04 Simon FormanMinor cleanup.
2018-06-30 Simon FormanHmm.
2018-06-29 Simon FormanType inference of Joy expressions.
2018-06-28 Simon FormanGotta update() expression too.
2018-06-28 Simon FormanMinor cleanup.
2018-06-26 Simon FormanType checking, initial work.
2018-06-25 Simon FormanFix a couple of bug in Kleene Stars.
2018-06-25 Simon FormanSome more tests.
2018-06-25 Simon FormanMinor cleanup.
2018-06-24 Simon FormanInfencer/Interpreter hybrid and Kleene Star types.
2018-06-22 Simon FormanSimple type inference and compiler.