OSDN Git Service

Nearly there maybe, maybe not.
[joypy/Thun.git] / joy / utils / polytypes.py
2018-07-18 Simon FormanNearly there maybe, maybe not.
2018-07-18 Simon FormanMoving right along.
2018-07-17 Simon FormanA few more stack effects.
2018-07-17 Simon Formanexpectations_of_definition() and some helper infer...
2018-07-17 Simon FormanMore stack effects, and modify the key bindings.
2018-07-16 Simon FormanFix bugs
2018-07-15 Simon FormanThat "fix" wasn't a fix.
2018-07-15 Simon FormanFix up stacks for type checking.
2018-07-15 Simon FormanSome integration with Type Checking.
2018-07-11 Simon FormanUnicode in docstring.
2018-07-06 Simon FormanClean up.
2018-07-04 Simon FormanMinor cleanup.
2018-07-01 Simon FormanExtra logging and another lil test.
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-27 Simon Formandon't compose lits
2018-06-27 Simon FormanTrying to add a guard to combinators.
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 FormanChange name of kav() to infer().
2018-06-25 Simon FormanMinor cleanup.
2018-06-24 Simon FormanInfencer/Interpreter hybrid and Kleene Star types.