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
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
2010-02-08
generalized tour to a variable language by the script MkTour
aarne
2010-02-07
command cc now works even without loaded grammar. useful for testing closed e...
krasimir
2010-02-03
command eh ; lib/doc/tour started
aarne
2010-02-03
fix the tabular printing when there is a V constructor
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir