index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GF
/
Grammar
/
PatternMatch.hs
Age
Commit message (
Expand
)
Author
2021-07-07
Replace tabs for whitespace in source code
John J. Camilleri
2020-02-18
another bug related to mattern matching on multiword expression
krangelov
2020-02-17
fix: pattern matching on strings should reconstruct the tokens after matching
krangelov
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-05
Fix an old bug that prevented pattern matching agains values containg tables
hallgren
2013-02-28
pattern match length estimation code simplication
hallgren
2013-02-27
Faster regular expression pattern matching in the grammar compiler.
hallgren
2012-11-07
GF.Grammar.PatternMatch: relax overly restrictive type signatures
hallgren
2011-10-20
Some experiments with PSeq (left commented out)
hallgren
2011-08-30
PatternMatch.hs: commented out suspicious unused function varsOfPatt
hallgren
2010-05-28
refactoring in GF.Grammar.Grammar
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir