summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-05-19Wide Coverage Translation Demo: improvements relating to application grammarshallgren
2016-05-18fix the compilation of sqlite3 on MacOSkrasimir
2016-05-16Wide Coverage Translation Demo: a couple of small fixeshallgren
2016-05-16Wide Coverage Translation Demo: you can now reorder the application grammarshallgren
2016-05-16gfse/sort.js: enable dragging on touch screenshallgren
2016-05-13Add a few missing languages in js/langcode.js. Use it also in gfse/editor.js.hallgren
2016-05-12Wide Coverage Translation Demo: select application grammars to use from a listhallgren
2016-05-12langcode.js: add Afrikaanshallgren
2016-05-12translator.css: factor out div.overlay styles to a separate file overlay.csshallgren
2016-05-11the Literals API in Haskell no longer offers the sentence as an argument to t...krasimir
2016-05-11many of the uses of peekCString and withCString in the Haskell binding were i...krasimir
2016-05-10fix the offset for oracles in Haskellkrasimir
2016-05-10an API for oracles in the GF parserkrasimir
2016-04-29a prototype for complex queries over expressions in libsgkrasimir
2016-04-29added methods for accessing the last element of a buffer in libgukrasimir
2016-04-28a version of sqlite3.c which is prunned to one third of the original size and...krasimir
2016-04-25Fix a problem building the Java binding when creating binary packageshallgren
2016-04-14more fixes for GNU Lightning for ARMkrasimir
2016-04-14fix in evaluator.ckrasimir
2016-04-14added PGF.inferExpr and Type.toString in the Java bindingkrasimir
2016-04-14bugfix in GNU Lightning for ARMkrasimir
2016-04-13bugfix in the JIT compiler for 64bit machineskrasimir
2016-04-13locale independent printing for doubles when they are part of an abstract exp...krasimir
2016-04-13fix for reading PgfExpr with a double literalkrasimir
2016-04-13Minibar: don't show dependency information in parse trees.hallgren
2016-04-13added PGF.compute in the Java bindingkrasimir
2016-04-13added getFunctionsByCatkrasimir
2016-04-13added getCategories() and getFunctions() in the Java bindingkrasimir
2016-04-07GF.Command.Commands2: adapt gf -cshell to the changes in the previous patchhallgren
2016-04-07GF shell: fix a parsing problem with the cc commandhallgren
2016-04-07Lexer.x & Parser.y: add a partial parser for termshallgren
2016-04-06Lexer.x: fix cyclic Functor instancehallgren
2016-04-05src/tools: update GFDoc.hs and Htmls.hs for compatibility with current librar...hallgren
2016-04-03GFSE: add Latvian to the list of RGL languageshallgren
2016-03-30src/runtime/c/INSTALL: add automake to the list of needed packages on Linuxhallgren
2016-03-22fix the handling of separators in BNFC which are not nonemptykrasimir
2016-03-22CFGtoPGF is now extended to support context-free grammars with primitive para...krasimir
2016-03-21added missing module GF.Grammar.BNFCkrasimir
2016-03-21fix comment in GF.Grammar.CFGkrasimir
2016-03-21initial support for BNFC syntax in context-free grammars for GF. Not all feat...krasimir
2016-03-21bugfix: GF.Compile.CFGtoPGF now supports literal categorieskrasimir
2016-03-15more progress on the typecheckerkrasimir
2016-03-07current state of the experimental typecheckerkrasimir
2016-03-03add missing cases in vapply in the partial evaluatorkrasimir
2016-03-02fix in the typecheckerkrasimir
2016-03-02a better interface between the type checker and the partial evaluatorkrasimir
2016-03-02the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewr...krasimir
2016-02-23add forgotten file src/runtime/haskell/PGF/LexingAGreek.hsleiss
2016-02-23add lexer and unlexer for Ancient Greek accent normalizationleiss
2016-02-17Now we even test in two different places for the JNI headers. Once for Linux ...krasimir