1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
Commit Graph

22107 Commits

Author SHA1 Message Date
Rob Rix
14e9f89501 Merge branch 'master' into new-tree-sitter-api 2018-05-22 08:36:46 -04:00
Rick Winfrey
a01ed11736 Restrict import of Foreign.C.Types to CBool type 2018-05-21 16:27:43 -07:00
Rick Winfrey
ae316a3d7c Release TSTree after building the AST 2018-05-21 16:18:28 -07:00
Max Brunsfeld
1023097082 Update to use the new Tree-sitter API
Co-Authored-By: Rick Winfrey <rewinfrey@github.com>
2018-05-21 12:57:24 -07:00
Timothy Clem
b03c11f23f Merge pull request #1856 from github/dockerize
Dockerize semantic builds
2018-05-21 10:53:36 -07:00
Timothy Clem
42af0faae6 New approach for linting 2018-05-21 08:17:11 -07:00
Timothy Clem
8c32aa8a6d No more script/run 2018-05-18 15:57:21 -07:00
Timothy Clem
3240f64de3 Merge remote-tracking branch 'origin/master' into dockerize 2018-05-18 13:31:14 -07:00
Timothy Clem
8fe6f7e959 Bump the version so we can tell these are new style builds 2018-05-18 13:31:05 -07:00
Josh Vera
7daec2cfdb Merge pull request #1848 from github/allocator-effect
Allocator effect
2018-05-18 11:46:23 -04:00
Timothy Clem
237bc11bd1 Need a couple more things in base image 2018-05-18 08:45:43 -07:00
Rob Rix
ca6b32378e Merge branch 'master' into allocator-effect 2018-05-18 11:09:20 -04:00
Josh Vera
bb497c8324 Merge pull request #1852 from github/update-fastsum
Remove otiose -Sum prefixes from all Data.Sum operations.
2018-05-18 11:06:13 -04:00
Josh Vera
053a158e59 Merge branch 'master' into update-fastsum 2018-05-18 10:44:08 -04:00
Rob Rix
52083e6126 evalQualifiedImport uses the Allocator effect. 2018-05-17 16:50:54 -04:00
Rob Rix
6f3698122c Merge branch 'master' into allocator-effect 2018-05-17 16:47:24 -04:00
Timothy Clem
c76e961400 Comment on what this Dockerfile is for 2018-05-17 13:37:22 -07:00
Timothy Clem
a5d18a682d Remove this release dockerfile (going to replace this with new process) 2018-05-17 13:26:45 -07:00
Timothy Clem
4f2c838cad Streamline base image 2018-05-17 11:54:32 -07:00
Timothy Clem
eb53e9e7f9 WIP using built in stack/docker support 2018-05-17 08:12:06 -07:00
Timothy Clem
6efc92a060 Merge pull request #1813 from github/package-dot-json-parsing
Parse package.json files to get out attributes required for module resolution
2018-05-17 08:09:42 -07:00
Timothy Clem
c2851c9d8a Merge branch 'master' into package-dot-json-parsing 2018-05-17 08:02:29 -07:00
Timothy Clem
853d52c74b Merge pull request #1844 from github/python-relative-imports
Python relative imports
2018-05-17 08:02:05 -07:00
Timothy Clem
1cbccd5557 Merge branch 'master' into python-relative-imports 2018-05-17 07:55:33 -07:00
Timothy Clem
d9177d0145 Fix up change from ValueRef 2018-05-17 07:55:08 -07:00
Rob Rix
b8ae1e5219 Fix up some fallout from the merge. 2018-05-16 19:13:38 -04:00
Rob Rix
e9238d0ec7 Merge branch 'master' into package-dot-json-parsing 2018-05-16 19:12:08 -04:00
Rob Rix
19bc0ab637 Merge branch 'master' into allocator-effect 2018-05-16 18:33:00 -04:00
Patrick Thomson
dafb3edaf5 Merge remote-tracking branch 'origin/master' into update-fastsum 2018-05-16 18:26:43 -04:00
Patrick Thomson
322f348103 inj -> inject 2018-05-16 18:25:02 -04:00
Patrick Thomson
36e72aebaf Merge pull request #1854 from github/hash-syntax-directly
Hash syntax directly
2018-05-16 18:17:56 -04:00
Patrick Thomson
ffb87d6fcd update 2018-05-16 17:56:57 -04:00
Rob Rix
3374fdce17 Merge branch 'master' into python-relative-imports 2018-05-16 17:53:40 -04:00
Rob Rix
5430a2e042 Merge branch 'master' into package-dot-json-parsing 2018-05-16 17:53:36 -04:00
Rob Rix
dfd422f03b 🔥 the unused Identifier newtype. 2018-05-16 17:35:40 -04:00
Rob Rix
073273706b 🔥 constructorNameAndConstantFields. 2018-05-16 17:35:03 -04:00
Rob Rix
eedaf28861 Merge branch 'master' into hash-syntax-directly 2018-05-16 17:33:27 -04:00
Rob Rix
5d71628e0b Fix a doctest. 2018-05-16 17:32:56 -04:00
Patrick Thomson
28803beefd Merge branch 'master' into update-fastsum 2018-05-16 16:50:41 -04:00
Rob Rix
7da00b8746 Customize the Show instance for Name for brevity. 2018-05-16 16:39:21 -04:00
Rob Rix
101798fd39 Update a bunch of fixtures. 2018-05-16 16:38:40 -04:00
Charlie Somerville
c838bc3d85 Merge pull request #1845 from github/charliesome/value-ref
Introduce ValueRef
2018-05-16 13:27:32 -07:00
Rob Rix
06047bc31f Unify them types. 2018-05-16 16:21:02 -04:00
Rob Rix
a918420726 diffWithParser needs a Hashable1 instance. 2018-05-16 16:19:18 -04:00
Rob Rix
b2e5ee6d31 The tests depend on hashable. 2018-05-16 16:19:08 -04:00
Rob Rix
f38d2520e5 Define an Ord instance for Label. 2018-05-16 16:17:57 -04:00
Rob Rix
067b354cb3 Define an Eq instance for Label. 2018-05-16 16:17:26 -04:00
Rob Rix
90b81d5ae9 Define a Show instance for Label. 2018-05-16 16:16:50 -04:00
Rob Rix
02947bf61e Fix the RWS spec. 2018-05-16 16:15:06 -04:00
Rob Rix
ce4fcb213f Bump fastsum for better hashes. 2018-05-16 16:12:08 -04:00