Commit Graph

99 Commits (6aebb8993f3ce5fa10c530f79530b8e8175c1484)

Author SHA1 Message Date
Jon Eugster 6472ef5b31 First big junk of communication refactor 2 years ago
Jon Eugster 72ffab5b46 cleanup InteractiveGoal 2 years ago
Jon Eugster a67dcb306f fix indent 2 years ago
Jon Eugster 37582e04d4 fix errors for disabled tactics #188 2 years ago
Jon Eugster ed017fa605 documentation & cleanup in FileWorker 2 years ago
Jon Eugster ca576542ba whitelist generalizing and says. #173 2 years ago
Jon Eugster fd5e507541 lint: fix line widths 2 years ago
Jon Eugster 8cdac88b5a bump to v4.4.0 2 years ago
Alexander Bentkamp c9f97b3285 remove watchdog 3 years ago
Jon Eugster 614b762b6c rename LemmaDoc into TheoremDoc and so on 3 years ago
Jon Eugster 2d0f69d337 fix: prevent multiple NewTactic per level #125 3 years ago
Jon Eugster 5fd49abb90 improve hover text for inventory items #144 3 years ago
Jon Eugster ae636a03ed fix: hide hidden inventory items in overview #169 3 years ago
joneugster 8c39fb6664 cleanup; including using doc comment syntax for documentation like TacticDoc 3 years ago
Jon Eugster d5697d052e images folder might not exist 3 years ago
Jon Eugster 54bab2a016 add support for images 3 years ago
joneugster f2190d648f fix manual dependencies being added twice to svg 3 years ago
joneugster 7a03c4fe0d move landing page tiles to the games 3 years ago
Alexander Bentkamp 97dc648452 use goal lctx for hints
Closes  #135
3 years ago
joneugster 44f7b6703e Revert "fix variables in hints"
This reverts commit 8851cd8b1f.
3 years ago
joneugster 8851cd8b1f fix variables in hints 3 years ago
Alexander Bentkamp bae360874c json api 3 years ago
Alexander Bentkamp 6580afb622 fix names in hints
Fixes #135
3 years ago
Alexander Bentkamp a57a5af111 also display loading of constants 3 years ago
Alexander Bentkamp f6727e5c9f loading progress 3 years ago
joneugster 506677ee02 bump to v4.2.0 3 years ago
Pietro Monticone 3416b32ddc Update FileWorker.lean 3 years ago
Pietro Monticone 2951747d1a Update EnvExtensions.lean 3 years ago
Pietro Monticone f0f998298f Update Commands.lean 3 years ago
joneugster b5927a1024 Fix assumption display in inventory and editor mode #84 3 years ago
joneugster 2b159f508f move test 3 years ago
joneugster 30f9d46489 check for structural recursion #117 3 years ago
joneugster 5de8ce8be7 fixes of lean bump 3 years ago
joneugster 2de82a1106 fix from lean bump 3 years ago
joneugster cafe74a22b add file 3 years ago
joneugster cc4321ff3f Turn some logInfo into trace[debug] to toggle the off for building 3 years ago
joneugster 556c072cef NewLemma checks if specified theorem exists and searches for docstrings 3 years ago
joneugster caee7195db lean4game.verbose option 3 years ago
joneugster 047c5ae268 force editor mode if template present 3 years ago
joneugster 04038a32c8 fix inventory local storage 3 years ago
Jon Eugster 6970f10e30
Merge pull request #116 from leanprover-community/eugster/level-error-msg
fix: show error on duplicated level number
3 years ago
Jon Eugster 3a3471c615 throw error in regular difficulty if tactic not unlocked 3 years ago
Jon 6e046d72b6 show error on duplicated level number 3 years ago
Alexander Bentkamp 972213ec69 hide hidden items everywhere 3 years ago
Alexander Bentkamp a423681150 fix hidden items 3 years ago
Alexander Bentkamp 5c919fb983 Add NewHiddenTactic command
Fixes #109
3 years ago
Alexander Bentkamp 1d49535fcf remove docstring warning if TacticDoc is provided
Fixes https://github.com/hhu-adam/NNG4/issues/21
3 years ago
Alexander Bentkamp a7dab88747 remove old debug code 3 years ago
Jon Eugster 87cb299b1f bump lean 3 years ago
Jon Eugster 6371f77379 satisfy unused variable linter 3 years ago