]> Git — Sourcephile - haskell/symantic-parser.git/log
haskell/symantic-parser.git
3 years agoadd Automaton inputs and evaluation
Julien Moutinho [Thu, 12 Nov 2020 23:59:15 +0000 (00:59 +0100)]
add Automaton inputs and evaluation

3 years agobump to ghc-9.0.1 to get a levity-polymorphic CodeQ
Julien Moutinho [Thu, 12 Nov 2020 23:57:50 +0000 (00:57 +0100)]
bump to ghc-9.0.1 to get a levity-polymorphic CodeQ

3 years agoFix DumpInstr
Julien Moutinho [Thu, 22 Oct 2020 23:42:37 +0000 (01:42 +0200)]
Fix DumpInstr

3 years agoAdd first golden tests for the Automaton
Julien Moutinho [Wed, 21 Oct 2020 06:12:43 +0000 (08:12 +0200)]
Add first golden tests for the Automaton

3 years agoPolish code and dumps
Julien Moutinho [Wed, 21 Oct 2020 03:08:48 +0000 (05:08 +0200)]
Polish code and dumps

3 years agoAdd missing file
Julien Moutinho [Wed, 21 Oct 2020 02:30:10 +0000 (04:30 +0200)]
Add missing file

3 years agoReformat comments
Julien Moutinho [Tue, 20 Oct 2020 23:13:06 +0000 (01:13 +0200)]
Reformat comments

3 years agoRemove unused extensions
Julien Moutinho [Tue, 20 Oct 2020 20:21:13 +0000 (22:21 +0200)]
Remove unused extensions

3 years agoAdd a precision in a comment
Julien Moutinho [Tue, 20 Oct 2020 20:17:55 +0000 (22:17 +0200)]
Add a precision in a comment

3 years agoRemove dependency upon symantic-base
Julien Moutinho [Tue, 20 Oct 2020 20:13:02 +0000 (22:13 +0200)]
Remove dependency upon symantic-base

3 years agoRemove old stack config
Julien Moutinho [Tue, 20 Oct 2020 20:07:00 +0000 (22:07 +0200)]
Remove old stack config

3 years agoFix infinite loop in observeSharing
Julien Moutinho [Tue, 20 Oct 2020 20:03:12 +0000 (22:03 +0200)]
Fix infinite loop in observeSharing

3 years agoRename many things and continue Instr interpretation
Julien Moutinho [Thu, 15 Oct 2020 00:58:46 +0000 (02:58 +0200)]
Rename many things and continue Instr interpretation

3 years agoTrace and organize grammar optimizing rules
Julien Moutinho [Wed, 14 Oct 2020 20:35:02 +0000 (22:35 +0200)]
Trace and organize grammar optimizing rules

3 years agoAdd more Comb -> Instr translations
Julien Moutinho [Wed, 14 Oct 2020 04:40:11 +0000 (06:40 +0200)]
Add more Comb -> Instr translations

3 years agoDraft transformation: Grammar -> Automaton
Julien Moutinho [Tue, 13 Oct 2020 04:44:41 +0000 (06:44 +0200)]
Draft transformation: Grammar -> Automaton

3 years agoPolish
Julien Moutinho [Mon, 12 Oct 2020 03:16:45 +0000 (05:16 +0200)]
Polish

3 years agoRename Unlift to Output
Julien Moutinho [Mon, 12 Oct 2020 03:13:05 +0000 (05:13 +0200)]
Rename Unlift to Output

3 years agoGeneralize Liftable with Trans
Julien Moutinho [Mon, 12 Oct 2020 02:59:51 +0000 (04:59 +0200)]
Generalize Liftable with Trans

3 years agoExtract Letable into generic module
Julien Moutinho [Mon, 12 Oct 2020 00:08:21 +0000 (02:08 +0200)]
Extract Letable into generic module

3 years agointroducing def and ref
Julien Moutinho [Sun, 11 Oct 2020 03:14:55 +0000 (05:14 +0200)]
introducing def and ref

3 years agowip
Julien Moutinho [Sat, 10 Oct 2020 21:30:24 +0000 (23:30 +0200)]
wip

3 years agoadd GramDump and migrate to HLS
Julien Moutinho [Sat, 10 Oct 2020 01:48:42 +0000 (03:48 +0200)]
add GramDump and migrate to HLS

3 years agoRemove unsafePerformIO to get StableName-s
Julien Moutinho [Thu, 8 Oct 2020 01:10:08 +0000 (03:10 +0200)]
Remove unsafePerformIO to get StableName-s

3 years agoStart to document grammar combinators
Julien Moutinho [Thu, 8 Oct 2020 01:08:42 +0000 (03:08 +0200)]
Start to document grammar combinators

3 years agoadd .envrc and .gitignore
Julien Moutinho [Wed, 7 Oct 2020 13:34:30 +0000 (15:34 +0200)]
add .envrc and .gitignore

3 years agowip
Julien Moutinho [Tue, 6 Oct 2020 22:49:48 +0000 (00:49 +0200)]
wip

3 years agowip
Julien Moutinho [Tue, 29 Sep 2020 20:16:54 +0000 (22:16 +0200)]
wip

3 years agoinit
Julien Moutinho [Thu, 3 Sep 2020 08:10:11 +0000 (10:10 +0200)]
init