| Age | Commit message (Collapse) | Author |
|
|
|
This makes them look the same as SVG produced by graphviz
|
|
This was done by introducing an intermediate representation for the LaTeX
pictures produced by the LaTeX renderer and providing a new backend that
outputs SVG instead of LaTeX.
|
|
|
|
|
|
is not defined
|
|
|
|
They seemed very difficult to use without the documentation, since their
types are not particularly self documenting.
Also documented what the (Bool,Bool) argument to PGF.graphvizAbstractTree
is for.
|
|
|
|
|
|
|
|
|
|
|
|
format that is used by the linearizer
|
|
|
|
using the max length for every word
|
|
|
|
longer a parameter to the callbacks.
|
|
by counting from 1.
|
|
arguments. This means that a potential problem is detected earlier before we jump into the JNI code.
|
|
|
|
the callbacks. It is just as easy to save the sentence in a closure and by doing that we save the repeated round about from C to Haskell strings
|
|
incorrect since they encode the string in the system locale while the C runtime is always using UTF8
|
|
|
|
|
|
|
|
|
|
and now it contains only the database storage engine withough the SQL compiler and interpreter
|
|
Pass -I and -L flags to gcc so that the C run-time system can be found.
Also added a line in src/runtime/java/Makefile to install jpgf.jar.
|
|
|
|
|
|
|
|
|
|
|
|
expression
|
|
|
|
|
|
|
|
|
|
The automake package contains aclocal, which is needed when running
autoreconf -i.
I never needed to install automake explicitly on Linux, presumably because it
got installed anyway because of some other dependency, but apparently you
can't take this for granted.
|
|
|
|
and once for Mac OS. This is still not ideal since different Linux distributions might use different locations.
|
|
|
|
and Mac OS
|
|
|
|
interact properly with the lazy parser
|
|
|
|
|
|
|
|
finding an abstract tree whose linearization matches given keywords
|