Pietro Monticone
|
2951747d1a
|
Update EnvExtensions.lean
|
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
|
2b159f508f
|
move test
|
1 year ago |
joneugster
|
30f9d46489
|
check for structural recursion #117
|
1 year ago |
joneugster
|
5de8ce8be7
|
fixes of lean bump
|
1 year ago |
joneugster
|
2de82a1106
|
fix from lean bump
|
1 year ago |
joneugster
|
ec96f2c80e
|
bump lean-toolchain
|
1 year ago |
joneugster
|
cafe74a22b
|
add file
|
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
|
bb0ba83f18
|
load arbitrary games with tags g/local/FolderName
|
1 year ago |
joneugster
|
caee7195db
|
lean4game.verbose option
|
1 year ago |
joneugster
|
047c5ae268
|
force editor mode if template present
|
1 year ago |
joneugster
|
04038a32c8
|
fix inventory local storage
|
1 year ago |
Jon Eugster
|
6970f10e30
|
Merge pull request #116 from leanprover-community/eugster/level-error-msg
fix: show error on duplicated level number
|
1 year ago |
joneugster
|
7563963c34
|
npm update and landing page update
|
1 year ago |
Jon Eugster
|
3a3471c615
|
throw error in regular difficulty if tactic not unlocked
|
1 year ago |
Jon
|
6e046d72b6
|
show error on duplicated level number
|
1 year ago |
Alexander Bentkamp
|
972213ec69
|
hide hidden items everywhere
|
1 year ago |
Alexander Bentkamp
|
a423681150
|
fix hidden items
|
1 year ago |
Alexander Bentkamp
|
a445635a99
|
remove some vulnerable dependencies
|
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
|
42eaedda70
|
css for loading circle
|
2 years ago |
Scott Morrison
|
a26736aff8
|
bump toolchain
|
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 |
Alexander Bentkamp
|
d00a2337d4
|
elan home dynamically
|
2 years ago |
Alexander Bentkamp
|
dc144d1979
|
use bubblewrap
|
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
|
cd0417dc36
|
bump toolchain
|
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
|
ef23344b56
|
bump toolchain
|
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 |
Alexander Bentkamp
|
2f8a75c216
|
rename to local/game
|
2 years ago |
Alexander Bentkamp
|
b5b3426856
|
use DEV_CONTAINER env var
|
2 years ago |
Alexander Bentkamp
|
620cf0597e
|
add path for local game
|
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
|
98597c1522
|
Merge branch 'main' of github.com:leanprover-community/lean4game
|
2 years ago |
Jon Eugster
|
1b0e4a6a81
|
make command optional
|
2 years ago |
Alexander Bentkamp
|
46de9fcb77
|
unzip -o
|
2 years ago |
Alexander Bentkamp
|
e17616b73d
|
add __dirname def
|
2 years ago |
Alexander Bentkamp
|
ca2c3d001f
|
use __dirname
|
2 years ago |
Alexander Bentkamp
|
d6f50fc51a
|
use bash script for unpacking during import
|
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 |
Alexander Bentkamp
|
e30eee92ed
|
`latest` required in manifest.json
|
2 years ago |
Alexander Bentkamp
|
ef8815f306
|
use only lower case docker image names
|
2 years ago |
Jon Eugster
|
b6052a7e89
|
docker repository must be lowercase
|
2 years ago |
Jon Eugster
|
572be60c65
|
Merge branch 'main' of github.com:leanprover-community/lean4game
|
2 years ago |
Jon Eugster
|
c6e224dc40
|
add Hole and Template skeleton
|
2 years ago |
Alexander Bentkamp
|
6cda39a778
|
wait 3s until artifacts are available
|
2 years ago |
Alexander Bentkamp
|
9ba5acef4d
|
support arbitrary docker containers as games
|
2 years ago |
Alexander Bentkamp
|
161c88d58f
|
delete temporary files after import
|
2 years ago |
Alexander Bentkamp
|
cf5783f2e4
|
remove alternative import
|
2 years ago |
Alexander Bentkamp
|
035a66c930
|
more import
|
2 years ago |
Alexander Bentkamp
|
76ce856082
|
import experimentation
|
2 years ago |
Alexander Bentkamp
|
9514e558ad
|
fix build.sh for real
|
2 years ago |
Alexander Bentkamp
|
b222cff665
|
fix build.sh
|
2 years ago |
Alexander Bentkamp
|
105dd39f12
|
update build script
|
2 years ago |
Jon Eugster
|
7c65025598
|
add-imports
|
2 years ago |
Jon Eugster
|
93b02883b3
|
typo
|
2 years ago |
Jon Eugster
|
c4e63687c0
|
add log messages
|
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 |
Jon Eugster
|
e3c14256fb
|
revert attributes for statements
|
2 years ago |
Jon Eugster
|
ebcc1df171
|
add syntax for attr in statements; add new key to computed inventory items.
|
2 years ago |
Jon Eugster
|
d837344797
|
fix
|
2 years ago |
Jon Eugster
|
759e9722f8
|
typo
|
2 years ago |
Jon Eugster
|
8246ae6eac
|
change folder structure
|
2 years ago |
Jon Eugster
|
2097eddb2f
|
factor out adam game
|
2 years ago |
Jon Eugster
|
cddb28fe73
|
extract NNG
|
2 years ago |
Jon Eugster
|
a8909cb6bb
|
Merge branch 'main' of github.com:leanprover-community/lean4game
|
2 years ago |
Jon Eugster
|
b94632cf0b
|
wip
|
2 years ago |
Kevin Buzzard
|
79c04a1bff
|
add comment about alternative le definition
|
2 years ago |
Kevin Buzzard
|
a116a10050
|
add explanation of the instances
|
2 years ago |
Jon Eugster
|
5f0d25867e
|
typo
|
2 years ago |
Jon Eugster
|
0ea112c29e
|
fix
|
2 years ago |
Jon Eugster
|
b1a53aba05
|
NNG progress
|
2 years ago |
Jon Eugster
|
b6715bcbff
|
add global options to the games (disbable tactic.hygienic)
|
2 years ago |
Jon Eugster
|
269acd4938
|
ring_nf
|
2 years ago |
Jon Eugster
|
b73249df22
|
disable unfinished levels
|
2 years ago |
Jon Eugster
|
f48f639190
|
nng levels
|
2 years ago |
Jon Eugster
|
8d395d56e7
|
modify Statement
|
2 years ago |
Jon Eugster
|
545d20bb5a
|
show statement name in command line mode
|
2 years ago |
Jon Eugster
|
b1dc4d71b3
|
named Statements are added to context with there specified name
|
2 years ago |
Jon Eugster
|
0560c0100b
|
named Statements are automatically added to inventory
|
2 years ago |
Jon Eugster
|
26239d6687
|
remove old Hint statements
|
2 years ago |
Jon Eugster
|
db7a84c570
|
remove redundant imports
|
2 years ago |
Jon Eugster
|
6db53a8071
|
reorganise gameserver and add docstrings
|
2 years ago |
Jon Eugster
|
fec4005476
|
nng levels
|
2 years ago |
Jon Eugster
|
cd4e3bb949
|
NNG levels
|
2 years ago |
Jon Eugster
|
a4cb28df7b
|
level
|
2 years ago |
Jon Eugster
|
94b5af1623
|
reduce imported mathlib chunk
|
2 years ago |
Jon Eugster
|
2ec897fa39
|
fix permission
|
2 years ago |
Jon Eugster
|
68606aab99
|
levels
|
2 years ago |
Jon Eugster
|
f636a8d833
|
fix missing lemma docs from statement names
|
2 years ago |
Jon Eugster
|
c2b298e650
|
fix
|
2 years ago |
Jon Eugster
|
e93e480f27
|
move Statement further down in the document
|
2 years ago |
Jon Eugster
|
b6b4251d5d
|
text
|
2 years ago |
Jon Eugster
|
9b25eda668
|
levels and custom induction
|
2 years ago |
Jon Eugster
|
f02e591c37
|
typo
|
2 years ago |
Jon Eugster
|
b6066f5163
|
Merge branch 'main' of github.com:leanprover-community/lean4game
|
2 years ago |
Jon Eugster
|
96a8da9d93
|
Apply suggestions from code review
|
2 years ago |
Marcus Zibrowius
|
e947c434a8
|
konsequente Kleinschreibung von du, dein, dir
|
2 years ago |
Marcus Zibrowius
|
23abcaf488
|
Titelseite überarbeiten
|
2 years ago |
Jon Eugster
|
0e5891371a
|
levels
|
2 years ago |
Jon Eugster
|
62fb4f52bd
|
implement functionality of OnlyTactic
|
2 years ago |
Jon Eugster
|
2e4161ca7a
|
typos
|
2 years ago |
Jon Eugster
|
b8eccf3a8e
|
Merge branch 'main' into main
|
2 years ago |
Jon Eugster
|
f46b59163b
|
add .gitignore for nng
|
2 years ago |
Jon Eugster
|
85f0a2e559
|
use LemmaTab in levels
|
2 years ago |
Jon Eugster
|
3cbe336ccb
|
add command LemmaTab to specify default tab when loading level
|
2 years ago |
Jon Eugster
|
2b1384d6a6
|
remove nng build data
|
2 years ago |