2021-07-10 |
Ian Jackson | script: lower: Improve debug slightly |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jst-lower: Make input debug output be in the same order... |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | script: lower: Bail early if no targets |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: Test bad ranges |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: Reject attempt to make range [X,X> |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: Make RangeImpossible into an enum |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: document (and test a bit more) range_upto() |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: document iter() |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: test iter() |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | zcoord: promote mk() into mod test |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | internal docs: Fix some bogus links |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: Better visibility of env vars to control loggin... |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jst-lower: Add a check that we do not duplicate z coord... |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: Improve debugging |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: comment out byhand version, for clutter... |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: Honour OTTER_JST_LOWER_ONLY |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: improve debugging output |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: improve debugging output |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: add missing import of imports |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: make add_test take any &str for name |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: make add_test take Vpid not &'static str |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: Test case for an experienced bug |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | script: lower: Fix wrong order of misplaced bottoms |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jjstest: lower: formatting of test cases and output |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | session: Get rid of a now-pointless vec copy |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | wdt-bundles: vatikan: Have bob load the game |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | session: Sort by visible z order on game load (!) |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | wdt-bundles: vatikan: Have alice draw some cards |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | wdriver: Pass window size to firefox |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | wdriver: Introduce firefox-wrapper |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | script: Add new check_z_order arrangement |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | js test: provide otter_debug variable |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | js test: Rename log-save to test-inject |
commit | commitdiff | tree | snapshot |
2021-07-10 |
Ian Jackson | jstest: lower: Note a rune for checking the sort invariant |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: from-pieces helper script |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: from-pieces helper script |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: broaden a test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: add another test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: all intended tests implemented now |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: implement a test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: implement a test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: implement a test, restyle |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: implement a test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: implement a test |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: use new old new for check |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Much nicer debug |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Include target in Collated, and tidy |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: Make targets be an IndexVec |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: wip after and before |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: introduce Vpid |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Only do order check for non-bottom targets |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: note some more wanted checks |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: add a test with 2 lowerings |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: check targets not deranged |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: script: fix multiple pieces |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: script: improve formatting |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: move template to bottom, out of the way |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: note some more wanted checks |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Improve an assert message |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Remove now-redundant id field |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Make Test::pieces be an IndexMap |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: Note checks we want to make |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: make targets be vpid |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: lower: wip |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: Change type of piece id |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: Tidy formatting |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Ian Jackson | jstest: Programattically generate a test csase, wip |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jat-lower: wip |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Provide for wrapping |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Introduce Rust helper code |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | script: Remove a spurious HTML comment end marker |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: add missing copyright blocks |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: loower: skeleton/example |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: run1: make expected output optional |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: run1: show whole console log output on failures |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: wip lower test, currently just a skeleton |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | Makefile: touch the otter cli when we rebuild it |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Rename the one test we have so far, again |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Rename the one test we have so far |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: expected output |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: prep for multiple tests |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: prep for multiple tests |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Include script plumbing |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Drop some now-superseded wip note comments |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: Add emacs mode comment |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: wire up to check target |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | Makefile: jstest can run from Makefile |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | Makefile: move --no-modules out of WASM_BINDGEN_OPTIONS |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: wip, it runs, with the runes in the comments... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Ian Jackson | jstest: wip |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Ian Jackson | vatikan: Make green and purple hands bigger |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: raise: log a message when nothing oculd be... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: bind 't' to new explicit raise feature |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: Break out piece_raise |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: break out piece_moveable |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: section boundary for lowering code |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: Do not re-raise things that were explicitly... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: Change held_us_raising to its own type |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | script: dragging: Make this hex |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Ian Jackson | hand: Show count of items occulted |
commit | commitdiff | tree | snapshot |
next |