diff options
author | Eduardo Julian | 2016-12-01 11:00:44 -0400 |
---|---|---|
committer | Eduardo Julian | 2016-12-01 11:00:44 -0400 |
commit | 7f66c54f4c9753b94dbf46ec50b8b16549daf324 (patch) | |
tree | 1b5b896cfba870a66a99a03315b09df842eb5737 /luxc/test | |
parent | 9c30546af022f8fe36b73e7e93414257ff28ee75 (diff) |
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen plugin's and the Emacs mode's into a big monorepo, to keep development unified.
Diffstat (limited to '')
-rw-r--r-- | luxc/test/test/lux/lexer.clj (renamed from test/test/lux/lexer.clj) | 0 | ||||
-rw-r--r-- | luxc/test/test/lux/parser.clj (renamed from test/test/lux/parser.clj) | 0 | ||||
-rw-r--r-- | luxc/test/test/lux/reader.clj (renamed from test/test/lux/reader.clj) | 0 | ||||
-rw-r--r-- | luxc/test/test/lux/type.clj (renamed from test/test/lux/type.clj) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/test/lux/lexer.clj b/luxc/test/test/lux/lexer.clj index 3bd45cb5f..3bd45cb5f 100644 --- a/test/test/lux/lexer.clj +++ b/luxc/test/test/lux/lexer.clj diff --git a/test/test/lux/parser.clj b/luxc/test/test/lux/parser.clj index 29e916b74..29e916b74 100644 --- a/test/test/lux/parser.clj +++ b/luxc/test/test/lux/parser.clj diff --git a/test/test/lux/reader.clj b/luxc/test/test/lux/reader.clj index ee9cb4c35..ee9cb4c35 100644 --- a/test/test/lux/reader.clj +++ b/luxc/test/test/lux/reader.clj diff --git a/test/test/lux/type.clj b/luxc/test/test/lux/type.clj index 1a43f7cc4..1a43f7cc4 100644 --- a/test/test/lux/type.clj +++ b/luxc/test/test/lux/type.clj |