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
/
Infra
/
Ident.hs
Age
Commit message (
Expand
)
Author
2021-06-30
Make GF.Grammar.Canonical.Id a type synonym for GF.Infra.Ident.RawIdent
John J. Camilleri
2014-10-22
Various small changes for improved documentation
hallgren
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
More haddock documentation improvements
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2013-11-26
Represent identifiers as UTF-8-encoded ByteStrings
hallgren
2013-09-20
Comment out identifier refreshing code only used by the removed refresh pass
hallgren
2013-09-19
Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remain
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2010-01-31
refactor GF.Infra.Modules for better error messages
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir