Skip to content

Commit

Permalink
No underscores in docs paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed May 17, 2018
1 parent b9356df commit 52115ec
Show file tree
Hide file tree
Showing 1,037 changed files with 162 additions and 154 deletions.
8 changes: 4 additions & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[submodule "docs/2016-01-adapt"]
path = docs/2016-01-adapt
path = docs/2016_01_adapt
url = [email protected]:ChrisCummins/paper-autotuning-opencl-wgsize.git
[submodule "docs/2016-01-hlpgpu"]
path = docs/2016-01-hlpgpu
path = docs/2016_01_hlpgpu
url = [email protected]:ChrisCummins/paper-towards-collaborative-performance-tuning.git
[submodule "docs/2017-02-cgo"]
path = docs/2017-02-cgo
path = docs/2017_02_cgo
url = [email protected]:ChrisCummins/paper-synthesizing-benchmarks.git
[submodule "experimental/humanorrobot.uk"]
path = http/humanorrobot.uk
Expand All @@ -20,7 +20,7 @@
path = util/gh-archiver
url = [email protected]:ChrisCummins/gh-archiver.git
[submodule "docs/2017-09-pact"]
path = docs/2017-09-pact
path = docs/2017_09_pact
url = https://github.com/ChrisCummins/paper-end2end-dl
[submodule "learn/interactive-coding-challenges"]
path = learn/interactive-coding-challenges
Expand Down
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file renamed docs/2016-06-pldi.pdf β†’ docs/2016_06_pldi.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file renamed docs/2017-02-cgo.pdf β†’ docs/2017_02_cgo.pdf
Binary file not shown.
Binary file renamed docs/2017-09-pact.pdf β†’ docs/2017_09_pact.pdf
Binary file not shown.
Binary file removed docs/2018-07-issta.pdf
Binary file not shown.
54 changes: 0 additions & 54 deletions docs/2018-07-issta/artifact_evaluation/BUILD

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ set -eu
# Root of this repository.
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../../../.." && pwd)"
# The directory of this experiment.
WORKING_DIR="$ROOT/docs/2018-07-issta/artifact_evaluation/01_evaluate_generator"
WORKING_DIR="$ROOT/docs/2018_07_issta/artifact_evaluation/01_evaluate_generator"


main() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ set -eu
# Root of this repository.
ROOT="$(cd "$(dirname "${BASH_SOURCE[0]}")/../../../.." && pwd)"
# The directory of this experiment.
WORKING_DIR="$ROOT/docs/2018-07-issta/artifact_evaluation/02_evaluate_harness"
WORKING_DIR="$ROOT/docs/2018_07_issta/artifact_evaluation/02_evaluate_harness"


main() {
Expand Down
Loading

0 comments on commit 52115ec

Please sign in to comment.