Commit Graph

55 Commits (a423681150d88e06ae9bda9bb056b8faf83251cb)

Author SHA1 Message Date
Alexander Bentkamp a423681150 fix hidden items 1 year ago
Alexander Bentkamp 5c919fb983 Add NewHiddenTactic command
Fixes #109
1 year ago
Alexander Bentkamp 1d49535fcf remove docstring warning if TacticDoc is provided
Fixes https://github.com/hhu-adam/NNG4/issues/21
1 year ago
Alexander Bentkamp a7dab88747 remove old debug code 1 year ago
Jon Eugster 87cb299b1f bump lean 1 year ago
Jon Eugster 6371f77379 satisfy unused variable linter 2 years ago
Jon Eugster 73b80e714d improve welcome page 2 years ago
Jon Eugster 50ec616b8e automate lemmaTab #88 2 years ago
Jon Eugster b6ea453084 add Template server-side 2 years ago
Jon Eugster 25f2f08309 fix inventory overview 2 years ago
Jon Eugster 70d30d1212 fix panics due to HashMap.find! 2 years ago
Jon Eugster 0b14489911 use docComment for statement description 2 years ago
Jon Eugster 9ef4122e94 add allowed keywords 'by' and 'to' 2 years ago
Jon Eugster de1bdc1d20
Merge pull request #83 from alexjbest/attr
add attributes and docstring to `Statement`
2 years ago
Alex J. Best 88e9ee7155 better 2 years ago
Alex J. Best 65ed45fe16 add attributes 2 years ago
Jon Eugster 34009bcc17 remove deprecated comment 2 years ago
Jon Eugster 1205d83246 lock tactics based on local storage 2 years ago
Jon Eugster f4fc8ed57c add optional argument checkForbiddenTactics to compileProof 2 years ago
Jon Eugster 1c99a3da64 rename Path to Dependency 2 years ago
Jon Eugster 803e261a49 add inventory to start page 2 years ago
Jon Eugster e8c3b7bce1 messages and comments 2 years ago
Jon Eugster 6b77653be1 add option lean4game.showDependencyReasons for debugging 2 years ago
Jon Eugster 6a49783979 adding Path command back in, with new purpose 2 years ago
Jon Eugster 0f161b39aa fix in findLoop 2 years ago
Jon Eugster 4e12c749e0 fix findLoops 2 years ago
Jon Eugster 77ba1cd85e fix panic on missmatching namespaces 2 years ago
Jon Eugster 20d7ee66a5 fix MakeGame to include named statements 2 years ago
Jon Eugster 6a849de350 fix merge error 2 years ago
Jon Eugster 2fe2fd777d fix available doc items from previous worlds 2 years ago
Jon Eugster 392d71ee27 swap blocks 2 years ago
Alexander Bentkamp 0a2c4552bf unlock items of previous worlds 2 years ago
Jon Eugster bd7dc02e70 lots of stuff 2 years ago
Alexander Bentkamp bea1790975 remove old loop check 2 years ago
Alexander Bentkamp 15c2f11788 remove path command 2 years ago
Alexander Bentkamp ecc469a159 show calculated paths 2 years ago
Alexander Bentkamp 0d24232685 calculate dependencies 2 years ago
Alexander Bentkamp df8fa2933b record used inventory 2 years ago
Jon Eugster 73ca0f4d95 fix Statement inside a namespace 2 years ago
Jon Eugster 047d75e74d add function to retrieve tactic docstring 2 years ago
Jon Eugster 3bf5c5e5e8 rename and tidy up 2 years ago
Jon Eugster fbf0f55968 reorganisational draft 2 years ago
Jon Eugster 60876b4a77 move Doc class 2 years ago
Jon Eugster d753d1d873 docstrings 2 years ago
Jon Eugster 1b0e4a6a81 make command optional 2 years ago
Jon Eugster 13233710e9 modified inventory doc requirement 2 years ago
Jon Eugster de163a19c9 turn missing doc error into warning 2 years ago
Jon Eugster c6e224dc40 add Hole and Template skeleton 2 years ago
Alexander Bentkamp eaf0d13c2f make game directory more configurable 2 years ago
Jon Eugster 48ba131d2c fix bug for marking new inventory items 2 years ago