OSDN Git Service

joypy/Thun.git
2022-03-22 Simon FormanRemove parse, no strings in base library.
2022-03-10 Simon FormanBump version to tickle PyPI.
2022-03-09 Simon FormanExport JOY_BOOL_LITERALS
2022-03-09 Simon Formanlong_description_content_type
2022-03-09 Simon FormanBump version to 0.5.0
2022-03-09 Simon FormanDepend on the general def.txt file.
2022-03-02 Simon FormanSnippets support.
2022-03-01 Simon FormanLet's try out the "snippets" idea.
2022-03-01 Simon FormanCommon defs.txt file for all the implementations.
2022-02-22 Simon FormanUpdate local defs.txt.
2022-02-22 Simon FormanSimple makefile for Nim implementation.
2022-02-22 Simon FormanRemove files to the Xerblin project.
2022-02-22 Simon FormanMaking selctions work.
2022-02-19 Simon FormanUppercase Nim.
2022-02-19 Simon FormanSphinx confused by `•`.
2022-02-19 Simon FormanMove Jupyter kernel into notebooks dir.
2022-02-19 Simon FormanAdding in some old notes.
2022-02-19 Simon FormanMove notebooks to own dir.
2022-02-17 Simon FormanMinor cleanup
2022-01-25 Simon FormanMove Python impl to impls dir.
2022-01-16 Simon FormanBring in the Rust implementation.
2022-01-16 Simon FormanBring in the Prolog impl.
2022-01-15 Simon FormanBring in the Nim implementation.
2022-01-15 Simon FormanWIP docs update
2021-12-24 Simon FormanUncomment ifte built-in.
2021-12-24 Simon FormanFunctional-style remove function.
2021-12-24 Simon FormanPy 3 handles exception propagation a little differently?
2021-12-24 Simon FormanSome work on docs.
2021-12-01 Simon FormanSwitch to Joy kernel.
2021-11-28 Simon FormanClean up Zipper notebook.
2021-11-28 Simon FormanI think the real solution is to "not do that" as it...
2021-11-28 Simon FormanWorking on bug #15
2021-11-28 Simon FormanI narrowed down the bug.
2021-11-28 Simon FormanTightening up the debug script.
2021-11-28 Simon FormanUpdate Square_Spiral notebook to use Joy kernel
2021-11-28 Simon FormanA Python version of the `ii` combinator.
2021-11-27 Simon FormanDo not let defs shadow built-ins.
2021-11-27 Simon FormanBleah.
2021-11-27 Simon FormanRecover the square spiral example code.
2021-11-26 Simon FormanUpdate links on home front page.
2021-11-26 Simon FormanSo it's NOT the step combinator?
2021-11-26 Simon FormanThe problem is in the step combinator definition.
2021-11-25 Simon FormanZipper notebook with defs shadowing built-ins.
2021-11-25 Simon FormanWorking on bug #15
2021-11-25 Simon FormanJoy Jupyter kernel loads defs.txt
2021-11-25 Simon FormanMore changes to the zipper notebook.
2021-11-25 Simon FormanUpdate zipper notebook to use Joy kernel.
2021-11-25 Simon FormanChange zipper doc over to Joy kernel.
2021-11-25 Simon Formanbackup-and-remove-htdocs script doc.
2021-11-25 Simon FormanFix bug in `<<{}` function.
2021-11-25 Simon FormanRemove old defs cruft.
2021-11-25 Simon FormanLoad defs from files into dictionary.
2021-11-25 Simon FormanRead defs.txt file from package.
2021-11-24 Simon FormanModify the inscribe decorator to accept a dict.
2021-11-24 Simon FormanJust playing around.
2021-11-24 Simon FormanModify working of inscribe command.
2021-11-24 Simon FormanStart to convert Newton-Raphson notebook to Joy kernel.
2021-11-24 Simon FormanLet's switch to the Joy kernel.
2021-11-24 Simon FormanUpdating the docs. Playing with Joy Kernel.
2021-11-23 Simon FormanCapture stdout so commands like words and trace work.
2021-11-23 Simon FormanInclude trace command in Jupyter kernel.
2021-11-23 Simon FormanUsing Jupyter.
2021-11-23 Simon FormanUpdating the first notebook.
2021-11-23 Simon FormanWrap README.md
2021-11-22 Simon FormanMerge branch 'master' of git.osdn.net:/gitroot/joypy...
2021-11-22 Simon FormanRemove old batch file.
2021-11-20 Simon FormanMinor cleanup.
2021-11-19 Simon FormanMinor cleanup
2021-11-19 Simon FormanFixup docs a bit more...
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-10-26 Simon FormanGDC2
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.
next