summaryrefslogtreecommitdiff
path: root/src/compiler
AgeCommit message (Expand)Author
2015-08-17GF shell: add the start options to GFEnv, turn "reload" into an ordinary commandhallgren
2015-08-13GF Shell: "ph | wf -file=foo.gfs" now works as advertisedhallgren
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2015-08-12GF Shell: turn set_encoding into a common commandhallgren
2015-08-12GF.Interactive2: cleanuphallgren
2015-08-12GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipeshallgren
2015-08-12Move welcome message from GF.Interactive & GF.Interactive2 to GF.Command.Mess...hallgren
2015-08-11GF shell: make environment types abstract, comment out some dead codehallgren
2015-08-10gf -cshell: improved help for the 'import' commandhallgren
2015-08-10Factor out common code from GF.Command.Commands and GF.Command.Commands2hallgren
2015-08-10gf -cshell: preliminary support for the C run-time system in the GF shellhallgren
2015-08-10Refactor GF shell modules to improve modularity and reusabilityhallgren
2015-06-23Bump version of .gfo and .pgf files, improve error messages on version mismatchhallgren
2015-05-11"flags case_sensitive=off" makes the parser case insensitivekrasimir
2015-05-11added all orthographic primitiveskrasimir
2015-05-05GF.Haskell: small pretty printing improvementhallgren
2015-05-05GF.CompileOne: use random numbers to avoid temporary file name clasheshallgren
2015-04-20drop the dependency to FSTkrasimir
2015-04-17gf -server: include grammar modification time in the info returned by /version hallgren
2015-04-14Translating linearization functions to Haskell: move Haskell AST and pretty p...hallgren
2015-04-07GF.Compile.ConcreteToHaskell: some documentationhallgren
2015-03-31GF.CompileInParallel: get rid of the cryptic 'thread blocked indefinitely in ...hallgren
2015-03-13GF.CompileInParallel: fix a Win32 problemhallgren
2015-03-11GF.Server: request logging: increase length limit from 100 500 chars per fieldhallgren
2015-03-05remove some more old codekrasimir
2015-03-05removed some operations in GeneratePMCFG. They didn't work well with variants...krasimir
2015-03-04GF.Compile.Compute.ConcreteNew: add dynamic table conversionhallgren
2015-03-04GF.Compile.Compute.ConcreteNew: some refactoring for readabilityhallgren
2015-03-02Fix to avoid "error (no reason given) OCCURRED IN optimizing <cat>"hallgren
2015-02-27GF shell: fixed problems with previous change of the -retain flaghallgren
2015-02-27GF shell: create a PGF also when the -retain flag is usedhallgren
2015-02-20added option -plus-as-bind which treats (+) as a bind when used with runtime ...krasimir
2015-02-20remove the meta prob flagskrasimir
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2015-02-12Translating linearization functions to Haskell: more simplificationshallgren
2015-02-11Translating linearization functions to Haskell: simplify the generated Haskel...hallgren
2015-02-09Translating linearization functions to Haskell: support for variantshallgren
2015-01-19Translating linearization functions to Haskell: move a common record type to ...hallgren
2015-01-14Translating linearization functions to Haskell: better treatment of special t...hallgren
2015-01-08Translating linearization functions to Haskell: add support for pre {...}hallgren
2015-01-07Translating linearization functions to Haskell: use qualified names to avoid ...hallgren
2015-01-06Translating linearization functions to Haskell: significant code size reductionshallgren
2015-01-06More work on translating linearization functions to Haskellhallgren
2014-12-11Work in progress on translating linearization functions to Haskellhallgren
2014-12-11GF.Grammar.Macros: generalize the type of collectOphallgren
2014-12-11GF.Server: remove some code duplicationhallgren
2014-12-08Haddock documentation: expose exportPGF, some other small improvementshallgren
2014-12-05Eliminate the record extension operator from the Value type returned by the p...hallgren
2014-11-10Documentation improvements and cleanup relating to the IOE monadhallgren