summaryrefslogtreecommitdiff
path: root/src/compiler/GFI.hs
AgeCommit message (Expand)Author
2012-12-14More work on the new partial evaluatorhallgren
2012-12-11partial evaluator workhallgren
2012-12-07Make -new-comp the default and bump the version number to 3.3.11-darcshallgren
2012-11-14Add flag --document-root for user with gf --serverhallgren
2012-11-13Adding a new experimental partial evalutatorhallgren
2012-10-23cleanuphallgren
2012-10-18Use NOINLINE for build info and darcs version infohallgren
2012-10-05Factor out code for setting the console encodinghallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2011-12-14gf -server[=port]hallgren
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-09-26don't count app nodes in term sizeaarne
2011-09-25generalized show_dependencies to take a list of constants as its argumentaarne
2011-09-24bug fixes in code size analysisaarne
2011-09-22the sd -size command now shows the size of all code needed for defining an operaarne
2011-09-21statistics on grammar size in terms of constructorsaarne
2011-09-21commands ss to show source, and sd to show the dependencies of a constantaarne
2011-09-20command ss to show source (including gfo) in text; to be extendedaarne
2011-08-31GF.Compile.Coding: cleaner code hallgren
2011-08-30GF.Infra.Modules: keep the modules of a grammar in a finite map instead of a ...hallgren
2011-08-25reload command in shellaarne
2011-04-20Ctrl-C shouldn't terminate the GF shellhallgren
2011-04-15GFI.hs: some refactoring for readabilityhallgren
2011-04-13Added a preliminary "gf -server" mode.hallgren
2011-04-04GFI.hs: refactoring to add a function for executing a single GF shell command.hallgren
2011-04-04Add build info to the GF shell welcome messagehallgren
2011-03-03GF shell restricted modehallgren
2011-02-28the command show_operations to inspect opers in scopeaarne
2011-02-25Predef.error surfaces as error message in compilation and cc commandaarne
2010-12-14option cc -list addedaarne
2010-12-10preparing resource api for multilingual documentationaarne
2010-07-01reorganize the modules in GF.Compile.*krasimir
2010-07-01redesign the open-literals APIkrasimir
2010-04-22removed mention of 2.9 welcome, and some traces in visualizationaarne
2010-04-19fix command cc for Unicodekrasimir
2010-04-19always use Haskeline. drop Readline & Editlinekrasimir
2010-04-19use the native unicode support from GHC 6.12krasimir
2010-04-06dependency graph can be restricted to some modules; added help dgaarne
2010-03-22store and propagate the exact source location for all judgements in the gramm...krasimir
2010-02-08generalized tour to a variable language by the script MkTouraarne
2010-02-07command cc now works even without loaded grammar. useful for testing closed e...krasimir
2010-02-03command eh ; lib/doc/tour startedaarne
2010-02-03fix the tabular printing when there is a V constructorkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir