| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-08 | Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexing | hallgren | |
| They are thus part of the PGF Run-Time Library, making it possible to add lexing functionality in PGF service in a natural way. | |||
| 2013-12-03 | removed the unlines-lines wrapper from Lexing.unlexer to prevent empty lines ↵ | aarne | |
| 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. | |||
| 2010-04-19 | use the native unicode support from GHC 6.12 | krasimir | |
| 2009-12-17 | correct capitalization in unlexmixed; unlextext and unlexmixed now remove ↵ | aarne | |
| string literal quotes | |||
| 2009-12-13 | reorganize the directories under src, and rescue the JavaScript interpreter ↵ | krasimir | |
| from deprecated | |||
