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
/
runtime
/
haskell
Age
Commit message (
Expand
)
Author
2016-06-02
vd: arc heights now depend on number of arcs below rather than word distance
aarne
2016-05-26
Add haddock documentation to PGF.graphvizDependencyTree and PGF.getDepLabels
hallgren
2016-05-26
Fix documentation typo on PGF.Haskell
hallgren
2016-05-23
made the word length proportionate in dependency visualization, instead of us...
aarne
2016-02-23
add forgotten file src/runtime/haskell/PGF/LexingAGreek.hs
leiss
2015-11-23
vd -conll2latex now converts conll to latex. Without going through GF trees, ...
aarne
2015-11-18
reduced label size and optimized arc length in vd -output=latex
aarne
2015-11-17
latex visualization of dep trees: explained the program better and eliminated...
aarne
2015-11-17
added -output=latex to visialize_dependencies. This generates more familiar-l...
aarne
2015-11-05
vp -showdep: as default label for the first (incl. only) argument, don't use ...
aarne
2015-11-05
improved documentation of vp -showdep
aarne
2015-11-04
dependency labels in parse trees now with the -deps flag, -file=labels_file f...
aarne
2015-11-04
prepared visualize_parse for showing dependency labels
aarne
2015-08-31
GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLn
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-07-16
added a space after the tag in word alignment to work around a graphviz bug s...
aarne
2015-06-23
Bump version of .gfo and .pgf files, improve error messages on version mismatch
hallgren
2015-06-17
forgot changes in the serialization in the Haskell runtime
krasimir
2015-06-11
fixed typo in the Haskell runtime
krasimir
2015-05-11
added all orthographic primitives
krasimir
2015-04-20
drop the dependency to FST
krasimir
2015-03-24
PGF Service: add an option to return syntax trees in JSON format
hallgren
2015-02-16
Restore compatibility with ghc-7.4
hallgren
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2015-02-12
PGF.Haskell: adding operators for selections from tables
hallgren
2015-02-09
Translating linearization functions to Haskell: support for variants
hallgren
2015-01-19
Translating linearization functions to Haskell: move a common record type to ...
hallgren
2015-01-14
Translating linearization functions to Haskell: better treatment of special t...
hallgren
2014-10-31
now (+) in the abstract syntax works, i.e. it knows how to deal with partial ...
kr.angelov
2014-10-30
a more efficient tail call by using the new TUCK instruction
kr.angelov
2014-10-26
an explicit SAVE instruction
kr.angelov
2014-10-22
an explicit PUSH_FRAME instruction
kr.angelov
2014-10-19
(un)lexmixed: added the other math environments than $ used in latex
aarne
2014-10-17
one general case in dealing with backslash in latex lexing is enough
aarne
2014-10-17
unlexing latex code: no space between closing $ and punctuation
aarne
2014-10-17
lexer for latex code: don't separate backslash from the macro name that it marks
aarne
2014-10-16
finally proper stack unwind in the evaluator
kr.angelov
2014-10-14
the compiler now allows + to be used as a floating point addition in the abst...
kr.angelov
2014-10-09
Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...
kr.angelov
2014-10-06
using instruction RET was wrong; now use EVAL
kr.angelov
2014-09-29
bugfix in the pattern matching compiler and a number of other fixes that I so...
kr.angelov
2014-09-11
a major revision of the bytecode generator and JIT compiler. the effect is th...
kr.angelov
2014-09-05
the code for def rules now uses proper graph update to preserve lazyness
kr.angelov
2014-09-05
full support for recursive def rules in the C runtime
kr.angelov
2014-09-01
partial implementation for recursive def rules
kr.angelov
2014-08-13
Fix warnings in 16 modules, mostly forward compatibility warnings from GHC 7.8
hallgren
2014-08-11
a partial support for def rules in the C runtime
kr.angelov
2014-07-15
PGF Web Service: include entire completion in full mode
john.j.camilleri
2014-07-11
PGF web service: Return additional completion info with 'full' flag
john
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
[next]