1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
Commit Graph

21640 Commits

Author SHA1 Message Date
Timothy Clem
1d2b15680d Handle python import . from moduleY syntax 2018-05-15 11:21:00 -07:00
Timothy Clem
a1608bbdd9 Merge pull request #1837 from github/tree-sitter-ruby-fix
++tree-sitter-ruby for infinite loop fix
2018-05-15 09:03:56 -07:00
Timothy Clem
41f230a46a ++tree-sitter-ruby for infinite loop fix 2018-05-15 08:17:48 -07:00
Rob Rix
f82094d70b Merge pull request #1836 from github/no-trace
No tracing b/c it breaks output
2018-05-15 11:01:47 -04:00
Timothy Clem
628aa27ccb No tracing b/c it breaks output 2018-05-14 15:19:09 -07:00
Rob Rix
888fea5c29 Merge pull request #1831 from github/bump-effects-and-spell-out-types
Bump effects and spell out types
2018-05-11 15:32:28 -04:00
Rob Rix
bbfc2ca042 Merge branch 'master' into bump-effects-and-spell-out-types 2018-05-11 14:41:52 -04:00
Josh Vera
75f34aa5e4 Merge pull request #1830 from github/trace-in-telemetry
Trace in Telemetry
2018-05-11 14:26:23 -04:00
Rob Rix
fa7c731a4c Fix a typo. 2018-05-11 11:59:33 -04:00
Rob Rix
21e4b96f21 Merge branch 'trace-in-telemetry' into bump-effects-and-spell-out-types 2018-05-11 11:38:17 -04:00
Rob Rix
23e6564ce5 Merge branch 'master' into bump-effects-and-spell-out-types 2018-05-11 11:35:19 -04:00
Josh Vera
746450eb62 Merge branch 'master' into trace-in-telemetry 2018-05-11 11:27:22 -04:00
Josh Vera
2b6dea75ef Merge pull request #1828 from github/builtins
Builtins
2018-05-11 11:27:09 -04:00
Rob Rix
f02adff5c1 🔥 a redundant language extension. 2018-05-11 09:33:41 -04:00
Rob Rix
4eab7b1cb3 Revert "Define unName as a function rather than a field selector."
This reverts commit cc049408acc40a560ad85a5d53c776437c99565a.
2018-05-11 09:24:24 -04:00
Rob Rix
ed3d8c9e62 Correct runReturn & runLoopControl to short-circuit rather than continue. 2018-05-11 09:23:05 -04:00
Rob Rix
3d5ee730ac We don’t need Fresh here. 2018-05-11 09:19:51 -04:00
Rob Rix
bb03cd9448 🔥 some redundant instances. 2018-05-11 09:15:40 -04:00
Rob Rix
bc5862adef 🔥 some redundant language extensions. 2018-05-11 09:15:20 -04:00
Rob Rix
4c4ae86514 Define unMap as a function rather than a field selector. 2018-05-11 09:10:56 -04:00
Rob Rix
764c05041e Define unHeap as a function rather than a selector. 2018-05-11 09:09:51 -04:00
Rob Rix
c4dc798ffd Define unExports as a function rather than a selector. 2018-05-11 09:08:59 -04:00
Rob Rix
17c6a5be85 Define unModuleTable as a function rather than a selector. 2018-05-11 09:08:01 -04:00
Rob Rix
24778e808f 🔥 deValue. 2018-05-11 09:06:27 -04:00
Rob Rix
f8966a11ed Define unLatest as a function rather than a field selector. 2018-05-11 09:05:27 -04:00
Rob Rix
46295fed52 Define unEnvironment as a function rather than a field selector. 2018-05-11 09:03:21 -04:00
Rob Rix
fa2b566f08 Fix a doctest. 2018-05-11 08:58:53 -04:00
Rob Rix
2eb78e8f91 Define unName as a function rather than a field selector. 2018-05-11 08:56:42 -04:00
Rob Rix
d1c465ab14 Define unAddress as a function rather than a field selector. 2018-05-11 08:54:31 -04:00
Rob Rix
5cfa7028e7 Revert "Revert "🔥 the Generic1 instance for Environment.""
This reverts commit ce88512116f1f55ad15433471a13a112cfc322c4.
2018-05-11 08:52:22 -04:00
Rob Rix
e18827f03f Revert "Revert "Environments hold locations, not addresses.""
This reverts commit b63e5f0b9c0099d7584d57fd1e1588c282f19043.
2018-05-11 08:52:19 -04:00
Rob Rix
4892f748c6 Correct a couple of expected values. 2018-05-11 08:47:30 -04:00
Rob Rix
5497b9a2a4 Swap the Heap location/cell params. 2018-05-11 08:36:45 -04:00
Rob Rix
e7f52d1a3c Move the Addressable instance for Located down. 2018-05-11 08:36:07 -04:00
Rob Rix
6ba840e90b Go back to simple address types. 2018-05-11 08:35:43 -04:00
Rob Rix
db185d5e47 Move Located into Data.Abstract.Address. 2018-05-11 00:09:17 -04:00
Rob Rix
a6eb856631 Revert "Environments hold locations, not addresses."
This reverts commit 3587b055cbb692bd8426a1c06a2d7a2e3e338bb3.
2018-05-10 23:43:43 -04:00
Rob Rix
ddec76336e Revert "🔥 the Generic1 instance for Environment."
This reverts commit bdc444379c51aef592e5fb004d11137ad4fff1cc.
2018-05-10 23:43:40 -04:00
Rob Rix
5f0ed448ae 🔥 the Generic1 instance for Environment. 2018-05-10 22:11:08 -04:00
Rob Rix
016838cb81 Environments hold locations, not addresses. 2018-05-10 22:10:15 -04:00
Rob Rix
524aed4c86 🔥 a redundant language extension. 2018-05-10 22:10:04 -04:00
Rob Rix
8db812f865 Define the Eq1, Ord1, & Show1 instances for Address in terms of Eq, Ord, & Show on the location. 2018-05-10 21:56:20 -04:00
Rob Rix
e9095c3558 🔥 redundant Foldable, Functor, & Traversable instances for Address. 2018-05-10 21:52:59 -04:00
Rob Rix
e5f65e7af2 🔥 redundant Foldable, Functor, & Traversable instances for Environment. 2018-05-10 21:52:44 -04:00
Rob Rix
fe494ab5c4 Swap the order of the cell and location parameters to Cache. 2018-05-10 19:58:33 -04:00
Rob Rix
3a7ed73d66 Swap the order of the cell and location parameters to Configuration. 2018-05-10 19:57:15 -04:00
Rob Rix
2383cd05c5 Swap the order of the cell and location parameters to Heap. 2018-05-10 19:55:24 -04:00
Rob Rix
5f6fcba3bd 🔥 a bunch of unused instances. 2018-05-10 19:43:07 -04:00
Rob Rix
0b81b28213 Align some instances. 2018-05-10 19:42:19 -04:00
Rob Rix
b164fcff30 Rename the type parameters to Exports. 2018-05-10 19:42:01 -04:00