| Age | Commit message (Collapse) | Author |
|
little benefit
|
|
|
|
The function GF.Grammar.PatternMatch.isInConstantForm returned False for all
tables, causing matchPattern to fail, claiming that "variables occur in" the
term if it contains tables.
This problem is several years old, confirmed present in GF 3.2.10 (Oct 2010).
|
|
makes it easier to load grammars from the assets folder in Android
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The old and broken Makefile is now removed
|
|
|
|
|
|
|
|
for Android is temporary disabled
|
|
|
|
|
|
the dependency on the ./configure script
|
|
|
|
|
|
|
|
|
|
detecting whether this is the last token.
|
|
|
|
memory allocated in C.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runtime
|
|
|
|
|
|
|
|
|
|
When a browser requests a URL that refers to a directory, web server usually
redirect the browser to the same URL with a trailing '/' added, if one was not
already present. This is to prevent relative links in the returned document
from being interpreted relative to the parent directory instead of the current
document. This type of redirection was missing in gf -server.
|
|
category for every expression
|
|
Show error message "Offline" if browser is offline.
|
|
(Also fixed a broken link in gf-web-api-examples.html)
|