OSDN Git Service

joypy/Thun.git
2023-02-19 Simon FormanSWIProlog vlist
2023-02-17 Simon Formaneval_joy_ast
2023-02-17 Simon FormanA simple Joy-to-AST program.
2023-02-17 Simon Formanvlist.c
2023-02-17 Simon FormanMinor cleanup.
2023-02-16 Simon FormanMinor cleanup.
2023-02-16 Simon FormanMinor cleanup.
2023-02-16 Simon Formanpick and length
2023-02-16 Simon FormanMinor cleanup. This is pretty nice.
2023-02-16 Simon FormanDouble list size each time; neat demo.
2023-02-16 Simon FormanSet correct last_used when creating new vlist.
2023-02-16 Simon Forman() is the null pointer
2023-02-16 Simon FormanA start on VList.
2023-02-16 Simon FormanUsed "Artistic Style" (astyle) to check formatting.
2023-02-15 Simon FormanA start on styling notebooks.
2023-02-15 Simon FormanMinor updates to README file.
2023-02-15 Simon FormanLogical Boolean ops in bigints.joy.
2023-02-15 Simon Formaninscribe command for Nim.
2023-02-15 Simon FormanEmit errors on stderr.
2023-02-15 Simon FormanEmit error messages on stderr.
2023-02-15 Simon FormanEmit error messages on stderr.
2023-02-15 Simon FormanConform Python error messages.
2023-02-14 Simon FormanNo negative shift values.
2023-02-14 Simon Formanlshift and rshift for Nim.
2023-02-14 Simon Formanlshift and rshift for C.
2023-02-14 Simon Formanor instead of ||, and instead of &&
2023-02-14 Simon FormanHack to deal with trailing underscores.
2023-02-14 Simon FormanBring error message inline with other implementations.
2023-02-14 Simon FormanIgnore some stuff.
2023-02-14 Simon FormanRegularize defs.txt.
2023-02-14 Simon FormanAliases for builtins in Python Joy.
2023-02-14 Simon FormanLoad embedded defs.txt, remove ≡ stuff.
2023-02-14 Simon FormanSplice defs.txt into joy.py to make "joy" script.
2023-02-14 Simon FormanMove all the bigints code into own dir.
2023-02-14 Simon FormanMake /\ and \/ check that their args are Booleans.
2023-02-14 Simon FormanDon't let defs shadow builtins.
2023-02-14 Simon Formanregularize defs.txt; new andies.
2023-02-14 Simon FormanNote to self...
2023-02-14 Simon FormanMinor edits.
2023-02-14 Simon FormanUpdating the README a little.
2023-02-14 Simon FormanUnify the various defs.txt files...
2023-02-13 Simon Formaninitialization/1 FTW!
2023-02-13 Simon FormanMinor cleanup.
2023-02-13 Simon Formanminor refactor
2023-02-13 Simon FormanConform!
2023-02-13 Simon FormanMake Python and C interpreters conform.
2023-02-13 Simon Formanfdiv
2023-02-13 Simon FormanBring behaviour inline with joytest.
2023-02-13 Simon FormanMinor cleanup.
2023-02-12 Simon FormanQuiet mode for C.
2023-02-12 Simon Formanminor cleanup
2023-02-10 Simon FormanBuild manifest for sr.ht.
2023-02-10 Simon Formanminor cleanup
2023-02-09 Simon Formannull, small
2023-02-09 Simon Formanminor cleanup
2023-02-09 Simon Formanand, or (Boolean ops). simpler
2023-02-09 Simon Formandivmod, xor
2023-02-09 Simon FormanAllow for redefinition of user defs.
2023-02-09 Simon FormanUser definitions with the inscribe command.
2023-02-08 Simon Formanunstack
2023-02-08 Simon FormanHandle definitions with non-alphanumeric chars in their...
2023-02-08 Simon FormanOh, LDFLAGS, right...
2023-02-08 Simon FormanInitializers for Boolean values.
2023-02-08 Simon FormanMinor cleanup.
2023-02-08 Simon FormanAliases can be put in KEYWORDS.in
2023-02-08 Simon Formandispatch
2023-02-06 Simon FormanTrack KEYWORDS.txt after all.
2023-02-06 Simon Formaneq, neq, gt, ge, lt, le
2023-02-06 Simon FormanA bunch of definitions.
2023-02-06 Simon FormanUse setjmp/longjmp to recover after errors.
2023-02-06 Simon FormanClean KEYWORDS.txt too.
2023-02-06 Simon Formanpop_list <=> pop_list_node
2023-02-06 Simon Formanminor cleanup
2023-02-06 Simon Formanloop
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
next