1
1
mirror of https://github.com/github/semantic.git synced 2024-12-20 05:11:44 +03:00
Commit Graph

19329 Commits

Author SHA1 Message Date
Timothy Clem
572f057037 Different spec name 2018-03-15 15:08:03 -07:00
Timothy Clem
756eff5382 Change up the shape of require for relative vs not 2018-03-15 15:07:41 -07:00
Timothy Clem
f72d7f20df Show the friendly qualified name for free variable error msg 2018-03-15 15:06:27 -07:00
Timothy Clem
6f738ee625 Bring a bunch of path parsing helpers into one place 2018-03-15 15:06:11 -07:00
Timothy Clem
5dfb19cd29 Docs, function ordering 2018-03-15 12:29:46 -07:00
Timothy Clem
92b383cf45 Extract some comment path to qualified name helpers 2018-03-15 12:29:08 -07:00
Timothy Clem
577bdcac6a Focus on require_relative and add new Ruby specific Require syntax 2018-03-15 11:43:41 -07:00
Timothy Clem
1e276dddef TDD FTW 2018-03-15 11:34:34 -07:00
Timothy Clem
9e118aac51 Some example ruby code for requires 2018-03-15 11:34:34 -07:00
Timothy Clem
ff2cc72549 Use isolate for imports too 2018-03-15 10:50:35 -07:00
Timothy Clem
395b0306ad Merge branch 'master' into export-wrapper 2018-03-15 10:50:11 -07:00
Timothy Clem
c46000c74d Fail if trying to re-export something not defined in the imported module 2018-03-15 10:33:08 -07:00
Timothy Clem
432be15f9d Provide shortcut to isolating an action with localState 2018-03-15 10:32:37 -07:00
Timothy Clem
1edce2cd17 Curry exportInsert too 2018-03-15 09:02:58 -07:00
Timothy Clem
92d63dd1ff Better names 2018-03-15 08:57:19 -07:00
Timothy Clem
7351b01304 modifyExports and curry addExports 2018-03-15 08:57:08 -07:00
Timothy Clem
87543edb9b Whoops... should not have removed this 2018-03-14 16:29:58 -07:00
Timothy Clem
92693d0de5 Merge branch 'master' into export-wrapper 2018-03-14 16:23:03 -07:00
Timothy Clem
aeb49477a1 Update integration fixtures for changes to assignment 2018-03-14 16:13:41 -07:00
Timothy Clem
6cda6e5f57 Refactor wildcard vs. side effect imports 2018-03-14 16:13:27 -07:00
Timothy Clem
dfa51e7621 Clean up filtering of exported environment 2018-03-14 14:43:24 -07:00
Timothy Clem
383683320f New type wrapper for exports 2018-03-14 14:29:03 -07:00
Rob Rix
e4b0d4c4a0 Merge pull request #1569 from github/fix-fix
Fix loop typechecking
2018-03-14 16:39:23 -04:00
Rob Rix
95c5a63b48 Merge branch 'master' into fix-fix 2018-03-14 16:31:34 -04:00
Timothy Clem
8e6a75ebad Merge pull request #1548 from github/import-language-tour
Import language tour (with specs)
2018-03-14 13:25:04 -07:00
Timothy Clem
169af3a9f8 Remove commented out withExports 2018-03-14 12:55:27 -07:00
Rob Rix
6729a6ce58 We’ve already filtered out the bound variables. 2018-03-14 15:55:04 -04:00
Timothy Clem
b2c5b84e00 Merge remote-tracking branch 'origin/master' into import-language-tour 2018-03-14 12:53:48 -07:00
Rob Rix
4d1ff01231 Don’t close over bound variables. 2018-03-14 15:50:45 -04:00
Rob Rix
461df79bad Much simpler contexts. 2018-03-14 15:44:07 -04:00
Rob Rix
344bc6e407 🔥 a redundant import. 2018-03-14 15:43:32 -04:00
Rob Rix
43387984a9 Revert "Define LocationFor as an open type family."
This reverts commit 52620af45fd76d05fb8a7b2ca75390d979957068.
2018-03-14 15:42:57 -04:00
Rob Rix
246090e1b6 Revert "Define an AbstractValue typeclass with instances for Value & Type."
This reverts commit cc218ca7382f5eaba899c47f870c46aa40e2e7dc.
2018-03-14 15:42:49 -04:00
Rob Rix
a090c6027a Revert "Generalize Environment over the address type."
This reverts commit b48d00b714e11c1af76eb49087d989b9b5c7e3c6.
2018-03-14 15:42:35 -04:00
Rob Rix
ed26b92bad Revert "Rename a bunch of type parameters."
This reverts commit 646e3fd7cdfb1426ea6d47df828e42671abd8a39.
2018-03-14 15:41:57 -04:00
Rob Rix
4197dd0a92 Revert "Rename a bunch more type parameters."
This reverts commit 1371ea268403682b8fe6f72b8b6269f3622cc6fd.
2018-03-14 15:41:39 -04:00
Rob Rix
b854009e82 Revert "Define Cell as an open type family."
This reverts commit 678ccd0d90a687d4e7a606a90a2fc60cde62f424.
2018-03-14 15:41:31 -04:00
Rob Rix
5e24aba4b7 Revert "Define Cell as an associated type family."
This reverts commit 9f314af1d06735e0b3f2a766acb2c1871951c698.
2018-03-14 15:41:18 -04:00
Rob Rix
8ad1ee1ff3 Revert "We don’t actually need the functional dependency here."
This reverts commit 05bd4bd0df349a43409c25200280164e79447627.
2018-03-14 15:41:11 -04:00
Rob Rix
329bed869f Revert "Rename some more type parameters."
This reverts commit f7f926908f74b9a3345021ed2dbbe762dd8162c9.
2018-03-14 15:40:57 -04:00
Rob Rix
f86c84a9fe Revert "And some more type parameters."
This reverts commit a07d36fafcd067c696203323341e72e7b31f0310.
2018-03-14 15:40:51 -04:00
Rob Rix
5e96b88d9c Revert "…and some more."
This reverts commit 4f6c091f13ad21b6995f96bd7d55e859ad43be4b.
2018-03-14 15:40:43 -04:00
Rob Rix
770ca5b290 Revert "Add superclass constraints to AbstractLocation."
This reverts commit 773e41f9f83272d6ca982b0075b6beb4177c94a1.
2018-03-14 15:40:37 -04:00
Rob Rix
0be76f15dc Revert "Require Ord instances for LocationFor."
This reverts commit 3b0643057e71f7067c4b4a6220af339b74eda27a.
2018-03-14 15:40:26 -04:00
Rob Rix
d8a1b0e8f2 Revert "Rename a bunch more type parameters."
This reverts commit 67bf8306ad603b97a7b37d9a35f88ab2cdcf07f3.
2018-03-14 15:39:20 -04:00
Rob Rix
f49670e352 Revert "runEffects produces the final result directly."
This reverts commit 485237e2367a9e221c6be22cc24d318009a32306.
2018-03-14 15:39:10 -04:00
Rob Rix
9d1b35dac7 Revert "Define runAnalysis using run."
This reverts commit 974cd920f3a27ad41b871a4f42a83cb35ae94cb4.
2018-03-14 15:39:00 -04:00
Rob Rix
00245699be Merge branch 'master' into fix-fix 2018-03-14 15:35:23 -04:00
Rob Rix
ca8322a8fa Merge branch 'master' into fix-fix 2018-03-14 15:32:06 -04:00
Rob Rix
526a72eea4 Revert "Parameterize Type by some type constructor."
This reverts commit 54dcb372919fab3d4b62e7773638a5e24f6293d9.
2018-03-14 15:31:46 -04:00