0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Assertion helper Choice.expect(value, callback) More... over 9 years ago
Tests: Add some tests for Choice.get/set More... over 9 years ago
HelloWorld: Namespace the system variables More... over 9 years ago
Tests/Solving: Use finally instead of then More... over 9 years ago
Allow passing custom Choice implementation More... over 9 years ago
Fix parent node seeking More... over 9 years ago
Fix source seeking in always and finally More... over 9 years ago
Make addPath support arrays More... over 9 years ago
Choice.namedPath(true) to include current choice's path More... over 9 years ago
Remove deprecated async() More... over 9 years ago
Contest scoring API change: pass Choice More... over 9 years ago
Implement a branch inside contest More... over 9 years ago
Fix choice->node persistence More... over 9 years ago
Branching support in composite nodes More... over 9 years ago
Rename thenable to Thenable More... over 9 years ago
Remove reset flag More... over 9 years ago
Support for checking isSubtypeOf for block objects More... over 9 years ago
isSubtypeOf() helper for dealing with block type hierarchy More... over 9 years ago
Choice.addPath(), register name for subtrees More... over 9 years ago
Choice.continue() to create continuous (merged) subtrees More... over 9 years ago
Improve node labeling More... over 9 years ago
Add thenable.finally() escape hatch for easier testing More... over 9 years ago
New toDOT More... over 9 years ago
Register correct method type More... over 9 years ago
Pass color and layout systems to the class More... over 9 years ago
Adapt to contest API change More... over 9 years ago
Validate the solving results More... over 9 years ago
Return HTML from solving More... over 9 years ago
Allow looping contest (contest & until merged) More... over 9 years ago
Allow get validators to return boolean instead of throwing More... over 9 years ago