Commit Graph

86 Commits (5aa07648447d22b330d1b08a1753ee3107234824)

Author SHA1 Message Date
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
Jon Eugster 73b80e714d improve welcome page 3 years ago
Jon Eugster 50ec616b8e automate lemmaTab #88 3 years ago
Jon Eugster b6ea453084 add Template server-side 3 years ago
Jon Eugster 25f2f08309 fix inventory overview 3 years ago
Jon Eugster 70d30d1212 fix panics due to HashMap.find! 3 years ago
Jon Eugster 0b14489911 use docComment for statement description 3 years ago
Jon Eugster 9ef4122e94 add allowed keywords 'by' and 'to' 3 years ago
Jon Eugster de1bdc1d20
Merge pull request #83 from alexjbest/attr
add attributes and docstring to `Statement`
3 years ago
Alex J. Best 88e9ee7155 better 3 years ago
Alex J. Best 65ed45fe16 add attributes 3 years ago
Jon Eugster 34009bcc17 remove deprecated comment 3 years ago
Jon Eugster 1205d83246 lock tactics based on local storage 3 years ago
Jon Eugster f4fc8ed57c add optional argument checkForbiddenTactics to compileProof 3 years ago