1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 22:31:36 +03:00
Commit Graph

841 Commits

Author SHA1 Message Date
Rob Rix
a844fec2bd Move the algebras into their own module. 2017-11-27 14:36:20 -05:00
Rob Rix
2102ab41cf Rename Decorating to Analysis. 2017-11-27 14:32:13 -05:00
Rob Rix
a6cdcc2c55 Add section headers to the .cabal file. 2017-11-27 14:28:28 -05:00
Rob Rix
87d533cc2b Rename Language to Data.Language. 2017-11-27 14:17:48 -05:00
Rob Rix
bcb64b3187 Rename the Integration spec. 2017-11-27 14:06:12 -05:00
Rob Rix
59fc8bffc9 Rename the TOC spec. 2017-11-27 14:04:58 -05:00
Rob Rix
69595553d6 Rename the Interpreter spec. 2017-11-27 14:03:45 -05:00
Rob Rix
a442bfeea1 Rename the Term spec. 2017-11-27 14:02:03 -05:00
Rob Rix
a079638c5b Rename the Semantic spec. 2017-11-27 14:00:53 -05:00
Rob Rix
80fce5b41e Rename the Diff spec. 2017-11-27 13:59:44 -05:00
Rob Rix
4b06df7db4 Rename the Stat spec. 2017-11-27 13:58:23 -05:00
Rob Rix
59166b50bb Rename the CLI spec. 2017-11-27 13:57:25 -05:00
Rob Rix
b98375b58f Rename the IO spec. 2017-11-27 13:52:48 -05:00
Rob Rix
8a3d34a1fc Rename the SES spec. 2017-11-27 13:51:05 -05:00
Rob Rix
f4960b0a0d Rename the Source spec. 2017-11-27 13:49:52 -05:00
Rob Rix
266bd1199a Rename the RWS spec. 2017-11-27 13:48:43 -05:00
Rob Rix
a8e8489fcb Rename the assignment spec. 2017-11-27 13:47:04 -05:00
Rob Rix
3ebb972bd8 Move the Node datatype & AST synonym into Data.AST. 2017-11-27 13:45:37 -05:00
Rob Rix
fd31babd62 Rename Decorator to Decorating.Decorator. 2017-11-27 13:36:00 -05:00
Rob Rix
3a3ed72f96 Rename Renderer to Rendering.Renderer. 2017-11-27 13:30:38 -05:00
Rob Rix
dbb1a33fca Rename Parser to Parsing.Parser. 2017-11-27 13:24:45 -05:00
Rob Rix
9bfd64905d Rename Data.Syntax.Assignment to Assigning.Assignment. 2017-11-27 13:19:20 -05:00
Rob Rix
062d9cbfa9 Rename Files to Semantic.IO. 2017-11-27 13:09:03 -05:00
Rob Rix
1e95b0270e Rename SemanticCmdLine to Semantic.CLI. 2017-11-27 11:57:27 -05:00
Rob Rix
bb21a24a93 Rename RWS to Diffing.Algorithm.RWS. 2017-11-27 11:51:39 -05:00
Rob Rix
dad5abb189 Rename SES to Diffing.Algorithm.SES. 2017-11-27 11:48:39 -05:00
Rob Rix
cdefcdb33d Rename Interpreter to Diffing.Interpreter. 2017-11-27 11:45:08 -05:00
Rob Rix
cfd27ec20c Rename Algorithm -> Diffing.Algorithm. 2017-11-27 11:42:57 -05:00
Rob Rix
72c804dc48 Rename Language.Markdown to Parser.CMark. 2017-11-22 17:26:14 -05:00
Rob Rix
1c0101a269 Rename TreeSitter to Parser.TreeSitter. 2017-11-22 17:24:10 -05:00
Rob Rix
3a06686361 Rename Data.Syntax.Algebra to Decorator. 2017-11-22 17:21:22 -05:00
Timothy Clem
82e45bdb35 Collapse up collecting interpreter functions into one file 2017-11-22 13:50:22 -08:00
Timothy Clem
87145308cd Bring in some of the other interpreters 2017-11-22 08:04:13 -08:00
Rob Rix
9579bbab5c Merge remote-tracking branch 'origin/go-assignment' into 🔥-monolithic-syntax 2017-11-21 17:26:05 -05:00
Rob Rix
750f6a2d93 Merge branch '🔥-patch-output' into 🔥-monolithic-syntax 2017-11-21 17:15:58 -05:00
Rob Rix
aa8f6883e8 🔥 Alignment. 2017-11-21 17:12:00 -05:00
Rob Rix
94ce3fe8f6 🔥 Renderer.Patch. 2017-11-21 17:11:54 -05:00
Rob Rix
8dea7d4194 🔥 AlignmentSpec. 2017-11-21 17:08:52 -05:00
Rob Rix
efa454edcc 🔥 PatchOutputSpec. 2017-11-21 17:08:40 -05:00
Rick Winfrey
e87b1f6e42 Add Language.Go.Type module 2017-11-21 12:48:29 -08:00
Rick Winfrey
d3211a5dd2 Merge branch 'master' into go-assignment 2017-11-21 10:42:15 -08:00
Rob Rix
99c7b5ac6e Merge branch 'master' into 🔥-monolithic-syntax 2017-11-21 12:37:45 -05:00
Timothy Clem
9652926841 Merge remote-tracking branch 'origin/master' into generate-tags-with-context 2017-11-16 14:35:20 -08:00
Timothy Clem
480c8b1479 Small version of python syntax to work with 2017-11-15 15:08:35 -08:00
Rob Rix
5ff724abfa Merge branch 'master' into integrate-abstract-interpretation 2017-11-15 11:33:48 -05:00
Rob Rix
2ddd0fafdc Merge remote-tracking branch 'origin/go-assignment' into 🔥-monolithic-syntax 2017-11-15 10:57:25 -05:00
Rob Rix
fd11bac981 Merge branch '🔥-monolithic-typescript-assignment' into 🔥-monolithic-syntax 2017-11-15 10:53:01 -05:00
Rob Rix
7b291087cc Merge branch 'master' into 🔥-monolithic-syntax 2017-11-15 10:52:30 -05:00
Rob Rix
4916ccde2f 🔥 monolithic TypeScript assignment. 2017-11-15 10:42:53 -05:00
Timothy Clem
8c727bd4f0 Extract out the Tag renderer into it's own module 2017-11-09 09:01:35 -08:00
Timothy Clem
772762ecef Merge remote-tracking branch 'origin/master' into generate-tags-with-context 2017-11-08 13:16:07 -08:00
Rick Winfrey
460dd54c33 Merge branch 'master' into go-assignment 2017-10-30 15:02:01 -07:00
Rick Winfrey
f949980f55 Add Language.Go.Syntax to cabal file 2017-10-30 14:08:50 -07:00
Rob Rix
fbc39aad08 Stub in a feature vector module. 2017-10-27 09:48:46 -04:00
Rob Rix
f6ac8e0bbc Compute feature vectors as unlifted doubles. 2017-10-26 19:04:56 -04:00
Rob Rix
a7f5db2507 🔥 MonadRandom. 2017-10-26 13:57:08 -04:00
Rick Winfrey
5ad5a882ba Merge branch 'master' into go-assignment 2017-10-23 15:10:29 -07:00
joshvera
d2f2764c26 Read blobs from a directory 2017-10-17 12:48:27 -04:00
Timothy Clem
3b1fd97748 Port over the Interpreter 2017-10-13 14:17:04 -07:00
Timothy Clem
d1ad4d6318 Port over Environment, Primitive, Type, Value 2017-10-13 11:03:58 -07:00
Timothy Clem
f27ecb61cb Break out FreeVariables 2017-10-13 11:03:16 -07:00
Timothy Clem
8e198dd460 Bring in Control.Effect 2017-10-13 11:01:04 -07:00
Timothy Clem
448d9ea338 Introduce standard and collecting evaluator type classes
Ported from https://github.com/robrix/abstract-interpretation
2017-10-13 10:13:41 -07:00
Rob Rix
d6f4914c46 🔥 the dependencies on pretty-show & hscolour. 2017-10-13 10:08:34 -04:00
Rick Winfrey
0452d90672 Update Go.Syntax -> Go.Assignment 2017-10-11 10:39:41 -07:00
Rick Winfrey
cc97f9ee4d Merge branch 'master' into go-assignment 2017-10-11 10:12:12 -07:00
Rick Winfrey
03d4a4d5c0 Update TypeScript 2017-10-10 15:55:42 -07:00
Rick Winfrey
7c84516fec Update Ruby 2017-10-10 15:36:09 -07:00
Rick Winfrey
bf4300e5eb Update Python 2017-10-10 15:27:54 -07:00
Rick Winfrey
2be6e5eef6 Update Markdown 2017-10-10 15:24:25 -07:00
Rick Winfrey
a1185a3800 Rename JSON.Syntax -> JSON.Assignment 2017-10-10 15:14:57 -07:00
Rick Winfrey
eb591f12aa Merge branch 'master' into go-assignment 2017-10-10 11:44:14 -07:00
Rob Rix
757910c72b Merge branch 'master' into 🔥-monolithic-syntax 2017-10-10 12:22:37 -04:00
Timothy Clem
ce2e3e737e Merge branch 'master' into stats 2017-10-05 07:48:49 -07:00
Rob Rix
6db928154b Merge remote-tracking branch 'origin/master' into 🔥-monolithic-syntax 2017-10-04 16:54:01 -04:00
Timothy Clem
c7f4ae005b Test actual sending of data 2017-10-04 11:40:39 -07:00
Timothy Clem
666585bf50 Start writing a few specs 2017-10-04 11:12:24 -07:00
Timothy Clem
cd550fab80 Get this new file in .cabal 2017-10-04 09:45:55 -07:00
Timothy Clem
3d5cf4347e Continue to fill out stats functionality 2017-10-04 09:34:44 -07:00
Rob Rix
44d278bc35 🔥 the unused Language.Ruby module. 2017-10-04 10:34:24 -04:00
Rob Rix
27f92be70e 🔥 the unused Language.Python module. 2017-10-04 10:30:18 -04:00
Timothy Clem
f80445945c Write some UDP packets 2017-10-03 20:38:36 -07:00
Timothy Clem
78f98ce352 Introduce Task.Stat and general pattern for Task.Queue 2017-10-03 17:22:26 -07:00
Rick Winfrey
660610a349 Merge branch 'master' into go-assignment 2017-10-03 09:40:18 -07:00
Rob Rix
6f4539cdce Stub in a module for generically-implemented Ord1 specs. 2017-10-03 09:15:45 -04:00
Rob Rix
03a04eb57c Merge branch 'master' into 🔥-monolithic-syntax 2017-10-02 15:19:57 -04:00
Rick Winfrey
16e4a33dd4 Merge branch 'master' into go-assignment 2017-09-29 13:37:01 -07:00
Rob Rix
f1e89b647d Stub in a module for a generic Ord1 implementation. 2017-09-29 11:37:18 -04:00
joshvera
b3667104fb Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-28 14:24:57 -07:00
Rob Rix
26d44ae2f0 Merge the Decorators module into Data.Syntax.Algebra. 2017-09-27 12:54:01 -04:00
Rob Rix
1cab700d82 Rename the SplitDiff module to Data.SplitDiff. 2017-09-27 12:43:11 -04:00
Rob Rix
b31043a3eb Rename the Diff module to Data.Diff. 2017-09-27 12:41:41 -04:00
Rob Rix
9bd0b02ac9 Rename the Term module to Data.Term. 2017-09-27 12:37:37 -04:00
Rob Rix
e8b7e89dca Rename the Patch module to Data.Patch. 2017-09-27 12:29:07 -04:00
Rob Rix
600e05a09d Merge Data.Mergeable.Generic into Data.Mergeable. 2017-09-25 19:44:00 -04:00
Rob Rix
468a874168 Define Listable instances for non-empty Unions. 2017-09-25 19:08:55 -04:00
joshvera
d0fb557bec Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-19 17:04:27 -04:00
Rob Rix
573ae6bf39 Move slurp into a separate package. 2017-09-19 12:13:00 -04:00
joshvera
b03d17de34 Merge remote-tracking branch 'origin/master' into typescript-assignment 2017-09-19 11:54:51 -04:00
Rick Winfrey
293be587d9 Merge branch 'master' into go-assignment 2017-09-18 09:13:00 -07:00