Commit Graph

73 Commits (cd5870347b815dad3cad9ae59828b32524309bee)

Author SHA1 Message Date
Pietro Monticone 2c1e69611b Update Commands.lean 7 months ago
Jon Eugster 74059bd5af fix typo 11 months ago
Jon Eugster ce71bc81c6 remove logInfo for Branch finishing proof 11 months ago
Jon Eugster 7cedfc5038 mark some server messages for translation 11 months ago
Jon Eugster 9b05a27888 use translation of level title 11 months ago
Jon Eugster a111814973 improve error messages 11 months ago
Jon Eugster 8b29f88407 use flags for game tiles 11 months ago
Jon Eugster 27c661f08f modify generated statement in inventory 11 months ago
Jon Eugster 1828e73b30 add preample tactic sequence to Statement 11 months ago
Jon Eugster 9bc0a3de46 add let_intros for better experience with levels about functions 11 months ago
Jon Eugster 6cdbfbd9cb Revert "DisableTheorem and co. should not warn if doc does not exist"
This reverts commit 381930e547.
11 months ago
Jon Eugster 381930e547 DisableTheorem and co. should not warn if doc does not exist 11 months ago
Jon Eugster a75a4a81ac add i18n dependency (#179) 12 months ago
Jon Eugster 2b85386373 move Hint tactic back 1 year ago
Jon Eugster 8008b68fd6 cleanup code surrounding hints 1 year ago
Jon Eugster 614b762b6c rename LemmaDoc into TheoremDoc and so on 1 year ago
Jon Eugster 2d0f69d337 fix: prevent multiple NewTactic per level #125 1 year ago
Jon Eugster 5fd49abb90 improve hover text for inventory items #144 1 year ago
Jon Eugster ae636a03ed fix: hide hidden inventory items in overview #169 1 year ago
joneugster 8c39fb6664 cleanup; including using doc comment syntax for documentation like TacticDoc 1 year ago
Jon Eugster d5697d052e images folder might not exist 1 year ago
Jon Eugster 54bab2a016 add support for images 1 year ago
joneugster f2190d648f fix manual dependencies being added twice to svg 1 year ago
joneugster 7a03c4fe0d move landing page tiles to the games 1 year ago
Alexander Bentkamp bae360874c json api 1 year ago
Pietro Monticone f0f998298f Update Commands.lean 1 year ago
joneugster b5927a1024 Fix assumption display in inventory and editor mode #84 1 year ago
joneugster cc4321ff3f Turn some logInfo into trace[debug] to toggle the off for building 1 year ago
joneugster 556c072cef NewLemma checks if specified theorem exists and searches for docstrings 1 year ago
joneugster caee7195db lean4game.verbose option 1 year ago
Alexander Bentkamp 972213ec69 hide hidden items everywhere 1 year ago
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
Jon Eugster 87cb299b1f bump lean 1 year ago
Jon Eugster 73b80e714d improve welcome page 2 years ago
Jon Eugster b6ea453084 add Template server-side 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 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 1c99a3da64 rename Path to Dependency 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