OSDN Git Service

Add definition for xor.
[joypy/Thun.git] / implementations / defs.txt
2023-08-16 sformanAdd definition for xor.
2023-08-12 sformanMath ops, definitions for left- and right-shift.
2023-08-11 sformanIt's more efficient to concat the empty list
2023-08-03 sformanChecked old defs.
2023-07-30 sformanCrude type checking.
2023-02-14 Simon Formanor instead of ||, and instead of &&
2023-02-14 Simon FormanRegularize defs.txt.
2023-02-14 Simon FormanMake /\ and \/ check that their args are Booleans.
2023-02-14 Simon FormanUnify the various defs.txt files...
2023-02-08 Simon FormanHandle definitions with non-alphanumeric chars in their...
2022-09-17 Simon FormanFixed bug in appN
2022-08-15 Simon FormanMinor edits.
2022-04-05 Simon FormanNeed to keep definition for ucons around
2022-04-05 Simon Formanuncons as basis
2022-03-29 Simon FormanT's and U's.
2022-03-29 Simon FormanThe rest of the S's.
2022-03-01 Simon FormanCommon defs.txt file for all the implementations.