OSDN Git Service

joypy/Thun.git
2021-11-19 Simon FormanStill converting syntax highlighter spec.
2021-11-19 Simon FormanConvert syntax highlighter spec.
2021-11-19 Simon FormanChange the syntax highlight specifier.
2021-11-19 Simon FormanMerge pull request #1 from calroc/update-sphinx
2021-11-19 Simon FormanMore update to 4.3.0
2021-11-19 Simon FormanUsing Sphinx 4.3.0
2021-11-19 Simon FormanFix omg.svg and try a thing with the formatter.
2021-11-19 Simon FormanRemove test cruft from makefile.
2021-11-19 Simon FormanRename LICENSE in MANIFEST.in
2021-11-19 Simon FormanRename GPL file.
2021-11-19 Simon FormanOMG bug!
2021-11-14 Simon FormanMinor cleanup.
2021-04-10 Simon FormanThis brings Python Joy into congruence with Nim.
2021-04-10 Simon FormanCorrect swap.
2021-04-10 Simon FormanCorrect swaack.
2021-04-10 Simon FormanCustomizing error messages.
2021-04-10 Simon FormanBring it inline with Nim version.
2021-04-10 Simon FormanCorrect i combinator.
2021-04-10 Simon FormanInteger division only please.
2021-04-09 Simon FormanInteresting that Nim checks type of first arg...
2021-04-09 Simon FormanBringing it in line with Nim version.
2021-04-09 Simon FormanSwitch back to spaces for indentation.
2021-04-06 Simon FormanSimplify tokenizing, raise Unknown errors.
2021-04-06 Simon FormanPrint Boolean values with lowercase intitial letters.
2021-04-06 Simon FormanParse Boolean literals.
2021-04-06 Simon FormanAdd a "quiet" mode.
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 FormanUpdate version in README.
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 FormanBump version to 0.4.1
2020-05-20 Simon FormanVersion 0.4.1
2020-05-20 Simon FormanPush out v0.4.1 right quick to fix Ticket #40430
2020-05-19 Simon FormanMinor cleanup.
2020-05-19 Simon FormanYes, tabs.
2020-05-19 Simon FormanMention the situation with the type code.
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-19 Simon FormanLet's simplify.
2020-05-18 Simon FormanBump version to 0.4.0
2020-05-18 Simon FormanVersion 0.4.0
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 FormanHow to start Thun under i3.
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 FormanI3 config with suggested layout.
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 FormanRemove listbox try out script.
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-04-29 Simon FormanVersion 0.3.0
2020-05-05 Simon Forman`primrec` combinator in Prolog
2020-05-05 Simon Formanprimrec combinator
2020-05-02 Simon FormanPut the log and scratch text in the same window.
2020-05-02 Simon FormanPython is 3 now.
2020-04-29 Simon FormanAdd Python 3 classifiers and ignore __pycache__ dirs.
2020-04-28 Simon Forman Closes Ticket #40371 Bump version number to 0.3.0
2020-04-28 Simon FormanRebuild docs with Python 3 and Sphinx 3.0.2.
2020-04-28 Simon FormanIndent with tabs.
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 FormanMake it easy to install the tools to build the docs.
2020-04-26 Simon FormanMinor cleanup.
2020-04-26 Simon FormanSome comments in gui.main.
2020-04-25 Simon FormanFinally remove all mentions of the old polytypes module.
2020-04-25 Simon FormanFixes #40358 Help output could be better.
2020-04-25 Simon FormanMinor docs update.
2020-04-25 Simon FormanFixes #40345 automate publication of docs
2020-04-25 Simon FormanDon't automodule non-existent joy.utils.polytypes module.
2020-04-25 Simon FormanMake all the docs.
2020-04-25 Simon FormanRebuilt some sphinx docs.
2020-04-25 Simon FormanFixes: #38238 rename pushback to concat.
2020-04-25 Simon FormanDepend on dulwich and future.
2020-04-24 Simon FormanSort the definitions in the library.
2020-04-24 Simon FormanRebuilt some docs. Minor edits.
next