OSDN Git Service

joypy/Thun.git
2023-02-04 Simon FormanExpression is a list-of-lists now.
2023-02-04 Simon FormanCmp, comes with GMP.
2023-02-04 Simon FormanBoolean singleton values.
2023-02-04 Simon FormanBoolean singleton values.
2023-02-04 Simon FormanNode head is pointer now.
2023-02-04 Simon FormanJoyListPtr too
2023-02-04 Simon FormanUse JoyListPtr.
2023-02-04 Simon Formansub and mul through judicious (I hope) use of macros.
2023-02-03 Simon Formanpop_any(), pop_int(), and add
2023-02-03 Simon FormanInterpret symbols.
2023-02-03 Simon FormanYet more minor cleanup.
2023-02-03 Simon FormanMore minor cleanup.
2023-02-03 Simon FormanMinor cleanup.
2023-02-03 Simon FormannewJoyList
2023-02-03 Simon FormanCan haz function pointers in my worldist.
2023-02-03 Simon Formantypedef for the win!
2023-02-03 Simon Formanmake clean rule
2023-02-03 Simon FormanUse gperf to save memory.
2023-02-03 Simon FormanIgnore object files.
2023-02-03 Simon Formanminor cleanup
2023-02-03 Simon FormanGperf.
2023-02-02 Simon FormanMinor cleanup.
2023-02-02 Simon FormanTrue and False values.
2023-02-02 Simon FormanCopyright, etc.
2023-02-02 Simon FormanFix bug with no trailing spaces.
2023-02-02 Simon FormanI was post-incrementing when I should have been pre...
2023-02-02 Simon FormanSimple terms work. Problem is with sub-lists.
2023-02-02 Simon FormanParsing isn't this hard?
2023-02-02 Simon FormanUm, don't do that.
2023-02-02 Simon FormanMinor cleanup.
2023-02-02 Simon FormanRemove separate parser code.
2023-02-02 Simon FormanPrint true, false, and lists.
2023-02-02 Simon FormanPrint ints.
2023-02-02 Simon FormanPrint list.
2023-02-02 Simon FormanText to expr coming along.
2023-02-02 Simon FormanNeed to be able to store a string.
2023-02-02 Simon FormanMinor cleanup.
2023-02-02 Simon FormanMinor cleanup.
2023-02-02 Simon FormanHandle stretches of blanks.
2023-02-02 Simon FormanNice skeleton of parser.
2023-02-02 Simon FormanAlmost there on parsing.
2023-02-02 Simon Formantrim_leading_blanks
2023-02-02 Simon FormanLet's parse.
2023-02-01 Simon FormanDon't version the binary.
2023-02-01 Simon FormanI think I'm doing this right?
2023-02-01 Simon Formanminor style glitch
2023-02-01 Simon FormanMinor cleanup.
2023-02-01 Simon FormanSome notebooks.
2023-02-01 Simon FormanMessing around with C.
2022-10-18 Simon FormanReadline support would be nice.
2022-10-16 Simon FormanThis and that.
2022-10-15 Simon FormanCleanup and refactoring.
2022-10-15 Simon FormanThat seems to work: addition and subtraction.
2022-10-15 Simon FormanMostly done with addition and subtraction.
2022-10-15 Simon FormanNot quite as smooth as I'd hoped.
2022-10-15 Simon FormanSubtraction seems to work now.
2022-10-14 Simon FormanProgress.
2022-10-11 Simon FormanAdding like-sign bigints in Joy.
2022-10-11 Simon FormanMisc stuff.
2022-10-11 Simon FormanMinor cleanup.
2022-10-11 Simon FormanAdd two lists of digits.
2022-10-11 Simon FormanI think I got it.
2022-10-11 Simon FormanDang it...
2022-10-07 Simon FormanMinor cleanup.
2022-10-06 Simon FormanJust for me...
2022-10-06 Simon FormanBisect for the win!
2022-10-06 Simon Formanfind_greatest()
2022-10-06 Simon FormanFinish lil_divmod.
2022-10-05 Simon FormanOne more lil bug squash.
2022-10-05 Simon FormanDiv Mod of same sign ints.
2022-10-05 Simon FormanFlush out and squash some bugs.
2022-10-05 Simon FormanI think I figured something out...
2022-10-05 Simon FormanKinda sorta not really working,
2022-10-05 Simon FormanAlmost got it...
2022-10-05 Simon FormanDivmod, yeah?
2022-10-05 Simon FormanMinor cleanup.
2022-10-05 Simon FormanCopyright and executable bit
2022-10-05 Simon FormanMinor cleanup.
2022-10-05 Simon FormanMinor cleanup; multiplication.
2022-10-04 Simon Formantest_Subtraction_large_from_small
2022-10-04 Simon FormanI guess subtraction works!?
2022-10-04 Simon FormanAdding two negative numbers.
2022-10-04 Simon FormanThat was easy! Add BigInts of the same sign.
2022-10-04 Simon FormanRed... (Green, Refactor)
2022-10-04 Simon FormanNot using ctypes; test_twice_min
2022-10-04 Simon FormanMinor cleanup.
2022-10-04 Simon FormanFix import.
2022-10-04 Simon FormanBitInt start; unittest.
2022-10-04 Simon FormanThat was easy...
2022-10-04 Simon FormanSwitch to double-underscore method names.
2022-10-04 Simon FormanSubtraction.
2022-10-04 Simon FormanBigInts in terms of Oberon Ints
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanMinor cleanup.
2022-09-29 Simon FormanApparently this is redundant.
2022-09-29 Simon FormanClear out old docs; update defs.txt.
2022-09-29 Simon FormanI had to model it in Python
2022-09-29 Simon FormanImprove compiling of step combinator.
2022-09-29 Simon FormanInitial outline for a talk on Joy.
2022-09-25 Simon Formancoms, swap
next