index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
compiler
/
GFI.hs
Age
Commit message (
Expand
)
Author
2014-10-15
Rename modules GFI, GFC & GFServer...
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-04-04
Removed imports of TypeCheck.Concrete, fixed problems in TypeCheck.RConcrete
hallgren
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-29
Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macros
hallgren
2013-11-28
GFI: adapt to character encoding changes
hallgren
2013-11-20
Reduced clutter in monadic code
hallgren
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-19
Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remain
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2012-12-14
More work on the new partial evaluator
hallgren
2012-12-11
partial evaluator work
hallgren
2012-12-07
Make -new-comp the default and bump the version number to 3.3.11-darcs
hallgren
2012-11-14
Add flag --document-root for user with gf --server
hallgren
2012-11-13
Adding a new experimental partial evalutator
hallgren
2012-10-23
cleanup
hallgren
2012-10-18
Use NOINLINE for build info and darcs version info
hallgren
2012-10-05
Factor out code for setting the console encoding
hallgren
2012-09-25
Use the SIO monad in the GF shell
hallgren
2011-12-14
gf -server[=port]
hallgren
2011-11-02
merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...
kr.angelov
2011-09-26
don't count app nodes in term size
aarne
2011-09-25
generalized show_dependencies to take a list of constants as its argument
aarne
2011-09-24
bug fixes in code size analysis
aarne
2011-09-22
the sd -size command now shows the size of all code needed for defining an oper
aarne
2011-09-21
statistics on grammar size in terms of constructors
aarne
2011-09-21
commands ss to show source, and sd to show the dependencies of a constant
aarne
2011-09-20
command ss to show source (including gfo) in text; to be extended
aarne
2011-08-31
GF.Compile.Coding: cleaner code
hallgren
2011-08-30
GF.Infra.Modules: keep the modules of a grammar in a finite map instead of a ...
hallgren
2011-08-25
reload command in shell
aarne
2011-04-20
Ctrl-C shouldn't terminate the GF shell
hallgren
2011-04-15
GFI.hs: some refactoring for readability
hallgren
2011-04-13
Added a preliminary "gf -server" mode.
hallgren
2011-04-04
GFI.hs: refactoring to add a function for executing a single GF shell command.
hallgren
2011-04-04
Add build info to the GF shell welcome message
hallgren
2011-03-03
GF shell restricted mode
hallgren
2011-02-28
the command show_operations to inspect opers in scope
aarne
2011-02-25
Predef.error surfaces as error message in compilation and cc command
aarne
2010-12-14
option cc -list added
aarne
2010-12-10
preparing resource api for multilingual documentation
aarne
2010-07-01
reorganize the modules in GF.Compile.*
krasimir
2010-07-01
redesign the open-literals API
krasimir
2010-04-22
removed mention of 2.9 welcome, and some traces in visualization
aarne
2010-04-19
fix command cc for Unicode
krasimir
2010-04-19
always use Haskeline. drop Readline & Editline
krasimir
2010-04-19
use the native unicode support from GHC 6.12
krasimir
2010-04-06
dependency graph can be restricted to some modules; added help dg
aarne
2010-03-22
store and propagate the exact source location for all judgements in the gramm...
krasimir
[next]