OSDN Git Service

joypy/Thun.git
2023-02-06 Simon Formanfirst, rest
2023-02-05 Simon FormanA README file.
2023-02-05 Simon Formanminor cleanup
2023-02-05 Simon FormanAuto-generate defintions from defs.txt
2023-02-05 Simon FormanGenerate definitions.h; swons
2023-02-05 Simon FormanPut defs into a generated file.
2023-02-05 Simon Formanpush_quote_onto_expression
2023-02-05 Simon Formanconcat
2023-02-05 Simon Formanswap
2023-02-05 Simon Formanforgot to save
2023-02-05 Simon FormanNo clear def.
2023-02-05 Simon FormanRemove def of clear.
2023-02-05 Simon Formanstack
2023-02-05 Simon Formanswaack
2023-02-05 Simon Formanpop
2023-02-05 Simon Formancons
2023-02-05 Simon Formandip
2023-02-05 Simon Formanminor cleanup
2023-02-05 Simon Formandup
2023-02-05 Simon Formanminor cleanup
2023-02-05 Simon Formantruthy
2023-02-05 Simon FormanDefinitions.
2023-02-05 Simon FormanA first attempt at definitions.
2023-02-05 Simon FormanAlmost truthy...
2023-02-05 Simon Formandiv and mod
2023-02-05 Simon Formanclear
2023-02-05 Simon Formanbranch combinator.
2023-02-05 Simon Formani combinator.
2023-02-05 Simon FormanDepend on joy.h.
2023-02-05 Simon FormanMinor cleanup, print_stack.
2023-02-04 Simon FormanMinor cleanup.
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.
next