OSDN Git Service

GDC2
[joypy/Thun.git] / joy /
2021-10-26 Simon FormanGDC2
2020-12-20 Simon FormanDon't let module imports have side-effects.
2020-12-20 Simon FormanDerp! I forgot to modify the built-in defs to use...
2020-12-19 Simon FormanMinor cleanup.
2020-12-18 Simon FormanLet '==' separate names from definition bodies.
2020-12-18 Simon FormanDrag-n-Drop stack util function.
2020-11-23 Simon FormanFix a typo.
2020-11-23 Simon FormanHmm...
2020-11-23 Simon FormanFix a typo.
2020-05-21 Simon FormanUpdate some of the docs.
2020-05-20 Simon FormanFix indentation in library docstrings.
2020-05-20 Simon FormanMinor cleanup.
2020-05-20 Simon FormanPush out v0.4.1 right quick to fix Ticket #40430
2020-05-19 Simon FormanRemove the types stuff et. al.
2020-05-19 Simon Formanround
2020-05-19 Simon FormanZero-or-one not one-or-more.
2020-05-19 Simon FormanMinor cleanup.
2020-05-19 Simon FormanLet's simplify.
2020-05-19 Simon FormanRip out type code from the library.
2020-05-17 Simon FormanRebuild docs
2020-05-17 Simon FormanRecognize scientific notation.
2020-05-17 Simon FormanDon't use `==` for definitions.
2020-05-17 Simon FormanLog reset is less wordy.
2020-05-17 Simon FormanSlightly more efficient to just print the string.
2020-05-16 Simon FormanMake joy/gui/controllerlistbox.py compatible with Python 3.
2020-05-16 Simon FormanPython 3.
2020-05-15 Simon FormanIt must be a BytesIO.
2020-05-15 Simon FormanTrying out a different dsiplay format.
2020-05-10 Simon FormanFormat lists properly.
2020-05-10 Simon FormanTry logging just the commands.
2020-05-10 Simon Formanshow_stack in case you close the stack window.
2020-05-10 Simon FormanSet the font on the listbox.
2020-05-10 Simon FormanUpdate view of stack at start.
2020-05-10 Simon FormanConnect it up.
2020-05-10 Simon FormanBring in the listbox widget with drag.
2020-05-10 Simon FormanWith i3 use separate windows again.
2020-05-05 Simon Formanprimrec combinator
2020-05-02 Simon FormanPut the log and scratch text in the same window.
2020-04-28 Simon FormanTrace command.
2020-04-28 Simon FormanRename primrec to tailrec.
2020-04-28 Simon FormanFixes #38237 Sort out stack/unstack/enstacken/disenstacken
2020-04-28 Simon FormanSwitch the names of unstack and disenstacken.
2020-04-26 Simon FormanMinor cleanup.
2020-04-26 Simon FormanSome comments in gui.main.
2020-04-25 Simon FormanFixes #40358 Help output could be better.
2020-04-24 Simon FormanSort the definitions in the library.
2020-04-24 Simon FormanSomehow swoncat fell through the cracks.
2020-04-24 Simon FormanSwitch to tabs for indentation.
2020-04-24 Simon FormanFixes: #40354 Don't hardcode my own name and email...
2020-04-24 Simon FormanFixes: #40355 Lookup bytes no good.
2020-04-24 Simon FormanPickle protocol 2.
2020-04-24 Simon FormanDulwich expects bytes not str.
2020-04-24 Simon FormanFixes #40353 TypeError: must be str or None, not bytes
2020-04-24 Simon FormanFixes #40352 write() argument must be str, not bytes
2020-04-24 Simon FormanMake sure joy.gui.main.__doc__ is at the top of the...
2020-04-24 Simon FormanRemove `__next__`.
2020-04-24 Simon FormanAttributeError: 'itertools.count' object has no attribu...
2020-04-24 Simon FormanOpen stack pickle file in binary mode.
2020-04-24 Simon Formanread text from REPL, don't eval
2020-04-24 Simon FormanFake brutal_hackery on Py3.
2020-04-24 Simon Formanfuturize stage2 vui
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.
next