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
/
GF
/
Infra
/
UseIO.hs
Age
Commit message (
Expand
)
Author
2013-12-16
GF.Compile.ReadFiles: reduced code duplication
hallgren
2013-11-21
Some more monadic lifting 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
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-01-28
Better error message for Predef.error
hallgren
2012-12-20
added alltenses to the default search path (just like prelude)
aarne
2012-11-08
Eliminate warnings about deprecated use of catch and try
hallgren
2012-10-23
cleanup
hallgren
2012-09-25
Use the SIO monad in the GF shell
hallgren
2012-08-29
Use nub' instead of nub in some places, remove some unused nub imports
peter.ljunglof
2012-02-20
GF.Inra.UseIO: add instance Functor IOE, add method fail to instance Monad IOE
hallgren
2011-11-15
more structured format for errors and warnings from the compiler
kr.angelov
2011-04-13
GF.Infra.UseIO: add functions readBinaryFile & writeBinaryFile
hallgren
2011-03-03
GF shell restricted mode
hallgren
2010-04-28
wf,vt,vp,vd,aw should store files in utf8
krasimir
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter f...
krasimir