mirror of
https://github.com/swarm-game/swarm.git
synced 2025-01-07 16:55:59 +03:00
a739b142f3
Prerequisite to #1798 ## Changes * Pass the final `TickNumber` count as a member of `Won` constructor so that it can be used in scoring submitted solutions * Extract a helper function `codeMetricsFromSyntax` that can be reused by tournament server * `ToJSON` instance for `ScenarioMetadata` * New script `list-sublibraries.sh` to list the sublibraries defined in a package
26 lines
218 B
Plaintext
26 lines
218 B
Plaintext
*~
|
|
dist-newstyle/
|
|
TAGS
|
|
|
|
.vscode/
|
|
|
|
cabal.project.local
|
|
hie.yaml
|
|
|
|
.stack-work/
|
|
.stack-work-test/
|
|
.stack-work-bench/
|
|
stack.yaml.lock
|
|
.hie/
|
|
stan.html
|
|
|
|
.swarm_history
|
|
|
|
*.db
|
|
*.orig
|
|
*.aux
|
|
*.log
|
|
docs/ott/*.tex
|
|
|
|
.dir-locals.el
|