OSDN Git Service

futurize stage2 gui
[joypy/Thun.git] / joy /
2020-04-24 Simon Formanfuturize stage2 gui
2020-04-24 Simon Formanfuturize stage2 core
2020-04-24 Simon Formanfuturize stage2 core
2020-04-24 Simon Formanfuturize stage1 vui
2020-04-24 Simon Formanfuturize stage1 gui
2020-04-24 Simon Formanfuturize stage1 core
2020-04-24 Simon FormanFixes #38239 rename parameter of stack.pick()
2019-12-03 Simon FormanMinor cleanup.
2019-12-02 Simon FormanMake parser REs into module-level "constants".
2019-12-02 Simon FormanMinor docs update.
2019-11-07 Simon FormanDefinition of ii combinator.
2019-08-09 Simon FormanSome trailing whitespace or something.
2019-08-08 Simon Formanmerge
2019-08-04 Simon FormanMove is_numerical() to joy.gui.utils.
2019-08-03 Simon FormanGet the path separator right on windows.
2019-07-21 Simon FormanTiny edits. Almost nothing.
2019-07-16 Simon FormanAdd bool function to mimic Python semantics.
2019-07-15 Simon FormanVery minor docs change.
2019-05-08 Simon FormanStop hg ignoring the build dir.
2019-05-07 Simon FormanMore docs...
2019-05-07 Simon FormanA bit more on the docs.
2019-05-07 Simon FormanA start on docs for VUI.
2019-05-06 Simon FormanUse ~/.thun instead of ~/.joypy as default JOY_HOME.
2019-05-06 Simon FormanWell, that seems to work.
2019-05-06 Simon FormanUpdate initial joy home dir contents BLOB.
2019-05-06 Simon FormanUpdate imports, copyright notices.
2019-05-06 Simon FormanInitial bring over of VUI code. (Won't work yet.)
2018-11-28 Simon FormanRemove some trailing blankspace.
2018-08-24 Simon FormanA bunch of docs.
2018-08-24 Simon FormanThe version of Python with Anaconda is lightly newer.
2018-08-02 Simon FormanAdd binary functions.
2018-08-01 Simon FormanIn progress..
2018-08-01 Simon FormanWorking on compiler.
2018-07-22 Simon FormanMinor UI bugs.
2018-07-22 Simon FormanOh python, oh unicode.
2018-07-22 Simon FormanLoad JOY_HOME/definitions.txt
2018-07-22 Simon FormanTEXT_BINDINGS stay in textwidget.py.
2018-07-22 Simon FormanRework the default JOY_HOME contents.
2018-07-22 Simon FormanConfig file and CLI arg parser.
2018-07-20 Simon FormanLoop and while combinators.
2018-07-19 Simon FormanFutzing with types.
2018-07-19 Simon FormanGetting back to parity after jumble.
2018-07-19 Simon FormanWorking to get types right.
2018-07-19 Simon FormanFix TextJoyType inheritance.
2018-07-19 Simon FormanLog types at startup.
2018-07-18 Simon FormanAdd some logging.
2018-07-18 Simon FormanCache the results of type checking.
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 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 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-15 Simon FormanMuch globals. Wow.
2018-07-15 Simon FormanMinor cleanup.
2018-07-15 Simon FormanMove load_stack() to StackDisplayWorld.
2018-07-15 Simon FormanMove StackDisplayWorld into world.py
2018-07-15 Simon FormanMove reset() to text method.
2018-07-15 Simon FormanCorrect some typo
2018-07-15 Simon FormanMove init_text() to Text method.
2018-07-15 Simon FormanSplit some code into a utils.py module.
2018-07-15 Simon FormanMinor cleanup.
2018-07-15 Simon FormanPartial harmonize key commands.
2018-07-14 Simon FormanIt's time to bring in the GUI.
2018-07-11 Simon FormanAh, Symbols.
2018-07-11 Simon FormanUnicode in docstring.
2018-07-11 Simon Formanifte as definition; "fork" combinator.
2018-07-06 Simon FormanClean up.
2018-07-06 Simon FormanAdding support for type checking.
2018-07-06 Simon FormanAnother definition for while.
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.
2018-06-22 Simon FormanSimple type inference and compiler.
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.
next