OSDN Git Service

More stack effects, and modify the key bindings.
[joypy/Thun.git] / joy / utils / types.py
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.