OSDN Git Service

Better definition for enstacken.
[joypy/Thun.git] / joy / utils / stack.py
2022-01-25 Simon FormanMove Python impl to impls dir.
2021-11-25 Simon FormanRemove old defs cruft.
2021-11-22 Simon FormanMerge branch 'master' of git.osdn.net:/gitroot/joypy...
2021-04-10 Simon FormanThis brings Python Joy into congruence with Nim.
2021-04-10 Simon FormanCorrect i combinator.
2021-04-09 Simon FormanSwitch back to spaces for indentation.
2021-04-06 Simon FormanPrint Boolean values with lowercase intitial letters.
2020-12-19 Simon FormanMinor cleanup.
2020-12-18 Simon FormanDrag-n-Drop stack util function.
2020-11-23 Simon FormanHmm...
2020-05-10 Simon FormanFormat lists properly.
2020-04-24 Simon FormanSwitch to tabs for indentation.
2020-04-24 Simon Formanfuturize stage2 core
2020-04-24 Simon FormanFixes #38239 rename parameter of stack.pick()
2018-06-29 Simon FormanType inference of Joy expressions.
2018-06-13 Simon FormanRename pushback() to concat().
2018-04-30 Simon FormanAdding params to the docstrings.
2018-04-25 Simon FormanWorking on the Sphinx docs.
2018-04-23 Simon FormanSphinx docs coming along.
2018-04-22 Simon FormanChange project name to Thun.
2018-04-21 Simon FormanEfficient and elegant recursive pushback() function.
2018-04-15 Simon FormanInitial move of code from git repo.