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
/
Data
Age
Commit message (
Expand
)
Author
2021-07-07
Replace tabs for whitespace in source code
John J. Camilleri
2020-09-05
Fix wrong indent
Andreas Källberg
2020-09-05
MonadFail: Make backwards-compatible
Andreas Källberg
2020-08-05
Fix most build errors
Andreas Källberg
2020-08-05
fix newer ghc: Don't try to be backwards compatible
Andreas Källberg
2020-08-05
First attempt at fixing incompabilities with newer cabal
Andreas Källberg
2019-09-20
more dead code
krangelov
2019-09-20
removed more dead code
krangelov
2019-09-20
remove obsolete code
krangelov
2017-09-04
eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...
Krasimir Angelov
2015-12-01
GF.Data.Str: change matchPrefix to agree with the GF book and the run-time sy...
hallgren
2015-12-01
GF.Data.Str: unexport & comment out unused functions
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-08-26
GF shell: change parse & linearize to obtain useful results from p|l and l|p ...
hallgren
2015-08-13
GF Shell: refactoring for improved modularity and reusability:
hallgren
2014-10-22
Various small changes for improved documentation
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-04-28
Spring cleaning
hallgren
2013-11-20
Removed some code duplication in GF.Compile.Update
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-02-28
Fix a bug that could cause "Prelude.head: empty list"
hallgren
2012-11-07
Some changed/new utility functions
hallgren
2012-08-29
Added an O(n log n) version of nub
peter.ljunglof
2012-06-26
Report many type errors instead of stopping after the first one
hallgren
2011-04-06
avoid warning from ghc-7.0
hallgren
2010-12-08
some more functions in GF.Data.TrieMap
krasimir
2010-07-15
fix the algorithm for items cutting in the partial parser
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-04-24
convert GF.Data.SortedList to UTF8
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2009-12-14
remove some more dead code
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir