summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-11-05unicode4k-changedvirk.shafqat
2012-10-30TransQuiz: use the grammars from the same serverhallgren
2012-10-29use prob_t instead of float in a few placeskr.angelov
2012-10-26Minibar: cursor over editable words is now a "hand"john.j.camilleri
2012-10-25forgot to add one #ifdefkr.angelov
2012-10-25GF.Grammar.Macros: add function collectPattOphallgren
2012-10-25a major refactoring in the robust parser: bottom-up filtering and garbage col...kr.angelov
2012-10-24GF.Grammar.Macros: add function composPattOphallgren
2012-10-24Compute.ConcreteNew: support variantshallgren
2012-10-24GeneratePMCFG: prefix messages about "impossible" errors with 'Internal error:'hallgren
2012-10-23gf-cloud-api.html: document the new command=remakehallgren
2012-10-23gf -server: introduce command=remake for recompiling previously uploaded gram...hallgren
2012-10-23cleanuphallgren
2012-10-22Add Chinese to the list of installed RGL languages and support it in the web ...hallgren
2012-10-19Refactor compileSourceModulehallgren
2012-10-19Consistenly use SourceGrammar instead of [SourceModule] when calling compiler...hallgren
2012-10-18Use NOINLINE for build info and darcs version infohallgren
2012-10-18gfse: grammars can now contain one-line descriptionshallgren
2012-10-16gfse: small fixhallgren
2012-10-16gfse: identify inherited grammars by their unique idhallgren
2012-10-16GF.Command.Command: turn CommandOutput into a newtypehallgren
2012-10-11add teyjus/simulator/builtins/builtins.hkr.angelov
2012-10-11added the forgoten libteyjus.pc.in file in the C runtimekr.angelov
2012-10-09gfse: adding a section about public grammars in about.htmlhallgren
2012-10-09gfse: show the grammar list if the currently selected grammar can not be loadedhallgren
2012-10-09gf -server: /parse command now supports input with character codes > 255hallgren
2012-10-05Factor out code for setting the console encodinghallgren
2012-10-04simple translator: make it usable on iOS deviceshallgren
2012-10-04simple translator: bug fixhallgren
2012-10-04gfse: various code improvements and prelimiary support for public grammarshallgren
2012-10-03gfse: fix a bug caused by sharing when copying a linearization function in th...hallgren
2012-10-03gfse: some refactoringhallgren
2012-10-03gfse: row view: add a button to copy a linearizationhallgren
2012-10-02gfse and cloud service documentation updatehallgren
2012-10-02gfse: you can now add new functions from the matrix viewhallgren
2012-10-02gfse: more intuitive buttons for switching between the column, matrix & row v...hallgren
2012-10-01gfse: adding a "row" viewhallgren
2012-10-01gfse: matrix view improvementshallgren
2012-09-30gfse: small linearization type display adjustmenthallgren
2012-09-30gfse: display "??" instead of "null" in linearization types when lincats are ...hallgren
2012-09-30gfse: show the types of linearization functions when hovering over their nameshallgren
2012-09-30PGF service & minibar: put a limit on the number of parse treeshallgren
2012-09-28gfse & cloud improvementshallgren
2012-09-28GF shell, show_operations: nicer looking types for linearization functionshallgren
2012-09-27GF shell, show_operations: also show the types of linearization functionshallgren
2012-09-26SIO bug fixhallgren
2012-09-26gf -server: add a GF version info requesthallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2012-09-25GF.Infra.SIO.hs: adding the SIO monad (where S = Shell or Safe)hallgren
2012-09-25GF.Command.Commands: allCommands is now a constanthallgren