summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-14enabling V3 and V2V in AppFreaarne
2016-05-14commented out the import of Phrasebook in App with --P; the idea is that appl...aarne
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-11skeletal version of AppRus.gfkrasimir
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-13debian/control: dependency change from libtool to libtool-binhallgren
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-08fix in FoodsMkd.gfkrasimir
2016-04-12Changes to include the Java binding in binary distribution packageshallgren
2016-04-12debian/rules: workaround for a problem on Ubuntu 15.10 and 16.04hallgren
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-07fixed Foods grammar for Macedoniankrasimir
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-05Foods grammar for Macedonian. Probably not quite correctkrasimir
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-02gf.cabal: Remove GF.Compile.Compute.ConcreteNew1hallgren