This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-05-09 03:02:50 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6faaa795c5f7954ae66f55b29f822e30a4aae64b
gf-core
/
src
/
compiler
/
GF
/
Text
History
aarne
2ef28487ef
removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines when an unlexer (such as -bind or -unchars) is used as an option in linearization. Don't know really why the input had been broken into lines in the first place. You can see the effect by importing LangEng and running "gr -cat=Cl | l -table -bind" before and after recompiling GF.
2013-12-03 13:27:22 +00:00
..
Clitics.hs
a simple clitic analysis command 'ca'
2011-02-06 16:19:24 +00:00
Coding.hs
Change how GF deals with character encodings in grammar files
2013-11-25 21:12:11 +00:00
Lexing.hs
removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines when an unlexer (such as -bind or -unchars) is used as an option in linearization. Don't know really why the input had been broken into lines in the first place. You can see the effect by importing LangEng and running "gr -cat=Cl | l -table -bind" before and after recompiling GF.
2013-12-03 13:27:22 +00:00
Transliterations.hs
Improvements In Sindhi RG
2013-06-15 20:02:00 +00:00