Commit Graph

213 Commits (e3c67a06b8e259c0dfa9815c824ee11189c2b8b9)
 

Author SHA1 Message Date
Alexander Bentkamp e3c67a06b8 fix error 2 years ago
Alexander Bentkamp a2c9645144 prettier goal display 2 years ago
Alexander Bentkamp 313e44a16d split into main goal and other goals 2 years ago
Alexander Bentkamp 3e4a687bd1 prettier goal view 2 years ago
Alexander Bentkamp ba3b65b7db use css for svg styling 2 years ago
Alexander Bentkamp 026679e541 fix: kill docker when socket gets closed 2 years ago
Alexander Bentkamp ab3a0df9af update lean4web 2 years ago
Alexander Bentkamp 1d2b12eb5f fix error 2 years ago
Alexander Bentkamp 3d349f9a6b reintroduce infoProvider.dispose();
We need to find another solution to avoid the unsubscribe error
2 years ago
Alexander Bentkamp 6c9ba14fd2 Split assumptions and objects
Fixes #9
Fixes #24
2 years ago
Alexander Bentkamp ca366d4bde custom interactive goal data types 2 years ago
Alexander Bentkamp 09aae16693 Add loading indicators in infoview 2 years ago
Alexander Bentkamp 59c33d2423 remove custom getDiagnostics 2 years ago
Alexander Bentkamp 126bfa051a prettier hints 2 years ago
Alexander Bentkamp f4ac6ef7fb remove infoprovider.dispose()
The issue is that this removes the server notification subscriptions and then we get an error because react executes the cleanup of child components only after cleanup of parent components
2 years ago
Jon Eugster f2dc99ff35 levels. 2 years ago
Alexander Bentkamp 8c4b995a32 rename message to hint 2 years ago
Jon Eugster ecc9a488a2 typo 2 years ago
Jon Eugster d4c3d90e9b level names 2 years ago
Jon Eugster 6576aa0231 levels. 2 years ago
Jon Eugster eff64d9713 Merge branch 'main' of github.com:leanprover-community/lean4game 2 years ago
Jon Eugster 96ec872f49 levels. 2 years ago
Alexander Bentkamp b7cc5aaf57 show hints 2 years ago
Alexander Bentkamp 8175d32a3c custom getInteractiveGoals RPC 2 years ago
Alexander Bentkamp 1aba4162e4 integrate infoview into react component tree 2 years ago
Alexander Bentkamp 32bacf8b7c move renderInfoview function 2 years ago
Alexander Bentkamp 45bdc22600 show all messages, independent of cursor position 2 years ago
Alexander Bentkamp 9527bee77e rename message-panel to introduction-panel 2 years ago
Alexander Bentkamp f2a31d2baa fix css 2 years ago
Jon Eugster 75d1183d15 Merge branch 'main' of github.com:leanprover-community/lean4game 2 years ago
Jon Eugster 2223fcc0ad CSS fix 2 years ago
Jon Eugster e282396a8e more levels. 2 years ago
Alexander Bentkamp 44d6560f27 start replacing mui by custom css 2 years ago
Jon Eugster 90540b158f new levels. 2 years ago
Alexander Bentkamp 8e3af92c03 simplify infoview 2 years ago
Alexander Bentkamp cdb2b64385 import the lean4 infoview so that we can modify it 2 years ago
Alexander Bentkamp 5ff9e5e26c reinsert vscode infoview 2 years ago
Alexander Bentkamp edc49184a6 fix #8 2 years ago
Jon Eugster 7c66d6c7de Merge branch 'main' of github.com:leanprover-community/lean4game 2 years ago
Jon Eugster d2be90a8a0 bump mathlib and use Even/Odd. 2 years ago
Alexander Bentkamp 719b8d2964 World names
Closes #7
2 years ago
Alexander Bentkamp 6e0469d3bf world titles 2 years ago
Alexander Bentkamp f98ff9fa10 lake exe cache get 2 years ago
Alexander Bentkamp 206152a07c save progress in local storage 2 years ago
Jon Eugster 8dd3c09339 Merge branch 'main' of github.com:leanprover-community/lean4game 2 years ago
Jon Eugster e9ec48ef44 changes to levels 2 years ago
Jon Eugster 9d1a591670 changes to levels 2 years ago
Jon Eugster 01e2b3b4a1 bump mathlib 2 years ago
Alexander Bentkamp 5fa49551ee keep alive message for websocket 2 years ago
Jon Eugster 2efdfe3d07 format navigation buttons 2 years ago