Rob Rix
|
b60e3aac24
|
Stub in a test suite for Location.
|
2015-11-05 10:56:15 -05:00 |
|
Rob Rix
|
03def65a8e
|
Add Location .
|
2015-11-04 12:11:18 -05:00 |
|
joshvera
|
7f014eff8e
|
Merge branch 'master' into syntax-highlighting
|
2015-11-03 17:09:06 -05:00 |
|
Rob Rix
|
5b23d62b48
|
Split mode.
|
2015-11-03 15:38:59 -05:00 |
|
Rob Rix
|
939818bbf4
|
Disable safety checks in release builds.
|
2015-11-03 12:02:03 -05:00 |
|
Rob Rix
|
e4e57932cf
|
Remove unused operators.
|
2015-11-03 10:38:18 -05:00 |
|
Rob Rix
|
ea966e9780
|
Don’t debug doc versioning when profiling.
|
2015-11-03 10:32:44 -05:00 |
|
Rob Rix
|
c6ad7e3df2
|
Remove the doubt-json scheme.
|
2015-11-02 18:11:17 -05:00 |
|
Rob Rix
|
683f6557ac
|
Stub in a function which pretty-prints unified diffs.
|
2015-11-02 14:04:48 -05:00 |
|
Rob Rix
|
bbce3bc4e3
|
Add the --unified flag (temporarily at least).
|
2015-11-02 13:21:10 -05:00 |
|
Rob Rix
|
39fbf3c828
|
Don’t pass the debug document versioning parameter.
|
2015-11-02 12:51:59 -05:00 |
|
Rob Rix
|
4c75a79d05
|
Stub in an Argument type.
|
2015-11-02 11:35:32 -05:00 |
|
Rob Rix
|
e679f1e434
|
Remove the sources from the project.
|
2015-10-30 17:53:06 -04:00 |
|
Rob Rix
|
7b4c3df48e
|
Remove the doubt-json target.
|
2015-10-30 17:52:23 -04:00 |
|
Rob Rix
|
a306872d43
|
Retarget the parser source reference.
|
2015-10-30 13:38:29 -04:00 |
|
Rob Rix
|
1ebbbf3f28
|
Remove the UI path argument.
|
2015-10-29 18:23:48 -04:00 |
|
Rob Rix
|
844d3a2515
|
Remove the JSON path.
|
2015-10-29 18:12:07 -04:00 |
|
Rob Rix
|
c1b2f63c28
|
Load effects.js
This reverts commit 0313713d2482ceeb616c44b2e65faea906f7cd64.
|
2015-10-29 16:49:34 -04:00 |
|
Rob Rix
|
d67471524c
|
Extract Info into its own file.
|
2015-10-29 13:52:21 -04:00 |
|
Rob Rix
|
0307508daa
|
Group the parsers together logically.
|
2015-10-29 13:48:32 -04:00 |
|
Rob Rix
|
2d422ee92b
|
Add groups for the parsers.
This insulates us from accidentally selecting them and causing Xcode to
throw a fit.
|
2015-10-29 13:48:18 -04:00 |
|
Rob Rix
|
8117173ec8
|
Compile in the C parser.
|
2015-10-29 13:47:23 -04:00 |
|
Rob Rix
|
7b1ece59fd
|
Replace the JS parser with the one from the submodule.
|
2015-10-29 13:32:48 -04:00 |
|
Rob Rix
|
1f9be9ecac
|
Add a private collection type for node children.
|
2015-10-28 15:22:21 -04:00 |
|
Rob Rix
|
4f1c52ac24
|
Use a different JSON output for doubt-difftool.
|
2015-10-27 18:58:35 -04:00 |
|
Rob Rix
|
bf5b5616d5
|
Pass the UI page to the difftool.
|
2015-10-27 18:53:40 -04:00 |
|
Rob Rix
|
e64f01bf03
|
Load the fixtures and write out the diff to a given path.
|
2015-10-27 18:46:16 -04:00 |
|
Rob Rix
|
06185b9b4f
|
Merge branch 'master' into parse-with-tree-sitter
Conflicts:
prototype/Doubt.xcodeproj/project.pbxproj
|
2015-10-27 18:15:53 -04:00 |
|
Rob Rix
|
5883a4bc8a
|
Remove copy bundle resources phases.
|
2015-10-27 18:06:46 -04:00 |
|
Rob Rix
|
3cdcf08707
|
Share the difftool scheme.
|
2015-10-27 17:52:56 -04:00 |
|
Rob Rix
|
db1a28a8ce
|
We don’t need to build the to-C compiler.
|
2015-10-27 11:15:09 -04:00 |
|
Rob Rix
|
0b2dbb05f6
|
Add the JS parser.
|
2015-10-27 10:00:52 -04:00 |
|
joshvera
|
3d8b7c1832
|
Remove JSONLeaf from doubt-swift target
|
2015-10-26 16:45:09 -04:00 |
|
Rob Rix
|
d09a151486
|
Add a bridging header importing tree-sitter.
|
2015-10-26 16:04:22 -04:00 |
|
Rob Rix
|
b5a0d950b3
|
Search for tree-sitter’s headers.
|
2015-10-26 16:02:31 -04:00 |
|
Rob Rix
|
c5f39d0997
|
Add a doubt-difftool target linking runtime and compiler .
|
2015-10-26 16:00:52 -04:00 |
|
Rob Rix
|
7d27a8405b
|
More stupid metadata that Xcode needs to bump every so often.
|
2015-10-26 16:00:33 -04:00 |
|
Rob Rix
|
caae1694e3
|
Add a target for the tree-sitter compiler.
|
2015-10-26 15:52:21 -04:00 |
|
Rob Rix
|
83337a55cc
|
Build using the tree-sitter script.
|
2015-10-26 15:40:56 -04:00 |
|
Rob Rix
|
0c8ae2a286
|
Pass the action to the external build tool.
|
2015-10-26 15:40:50 -04:00 |
|
Rob Rix
|
13f91b80a3
|
Add a target for tree-sitter’s runtime library.
|
2015-10-26 15:36:07 -04:00 |
|
Rob Rix
|
98d4e1dd8f
|
Okay, Xcode whatever you say.
|
2015-10-26 15:34:41 -04:00 |
|
joshvera
|
92539dec54
|
Make JSONLeaf and JSONParser public
|
2015-10-26 15:06:33 -04:00 |
|
joshvera
|
29250af579
|
stub JSONParserTests
|
2015-10-26 13:31:09 -04:00 |
|
Rob Rix
|
690cbb3866
|
Write the output to UI/diff.json.
|
2015-10-20 17:51:27 -04:00 |
|
Rob Rix
|
261d241a53
|
Pass the path to the UI fixtures to doubt-json.
|
2015-10-20 17:45:32 -04:00 |
|
Rob Rix
|
c8ff886df6
|
Merge branch 'master' into output-source-range-annotations-to-json
Conflicts:
.gitmodules
|
2015-10-19 15:16:22 -04:00 |
|
joshvera
|
1e156419aa
|
remove framework search paths
|
2015-10-16 17:29:23 -04:00 |
|
Rob Rix
|
23db982035
|
Stub in RangedDiff.
|
2015-10-16 17:17:48 -04:00 |
|
Rob Rix
|
e438646045
|
Move UnannotatedTerm to its own file.
|
2015-10-16 17:16:34 -04:00 |
|