summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-13GF Shell: refactoring for improved modularity and reusability:hallgren
2015-08-12GF Shell: turn set_encoding into a common commandhallgren
2015-08-12GF.Interactive2: cleanuphallgren
2015-08-12Bugfix in the android app for Chinese which was causing the first character i...krasimir
2015-08-12GF shell: source commands (cc, sd, so, ss & dg) can now be used in pipeshallgren
2015-08-12Move welcome message from GF.Interactive & GF.Interactive2 to GF.Command.Mess...hallgren
2015-08-11GF shell: make environment types abstract, comment out some dead codehallgren
2015-08-12pickling/unpickling for typeskrasimir
2015-08-12support for transparent pickling/unpickling of abstract expressions in Pythonkrasimir
2015-08-10gf -cshell: improved help for the 'import' commandhallgren
2015-08-10Forgot to include gf.cabal in previous patchhallgren
2015-08-10Factor out common code from GF.Command.Commands and GF.Command.Commands2hallgren
2015-08-10gf -cshell: preliminary support for the C run-time system in the GF shellhallgren
2015-08-10Refactor GF shell modules to improve modularity and reusabilityhallgren
2015-08-10bump the version number for the Android appkrasimir
2015-08-06now the app shows the correct abstract syntax names for unknown words while i...krasimir
2015-08-06another fix in the Thai keyboardkrasimir
2015-08-06GF Home Page: Updated the link to the Haskell API, and a couple of other linkshallgren
2015-08-06disable the visualization of glosses in the App until we have a complete data...krasimir
2015-08-06set the optimization levels for the JNI code to release levelkrasimir
2015-08-06bugfix for the word prediction in the Appkrasimir
2015-08-06a better layout for the Thai keyboardkrasimir
2015-08-06bugfix in lookup_morpho in the C runtimekrasimir
2015-08-04Update doc/gf-help-full.txt (GF shell reference manual)hallgren
2015-07-28FoodsTur.gf: use Predef.BIND instead of "&+"hallgren
2015-07-23rewrote an mkPN application in WordsGer to work around a problem that might b...aarne
2015-07-22Setup.hs: ignore .* instead of . and .. when compiling/copying all files in a...hallgren
2015-07-21PGF web service: option to leave &+ uninterpreted in linearized outputhallgren
2015-07-21added PassV2 to App; PassVPSlash did not work as VPSlash was disabled for spe...aarne
2015-07-20removed the obsolete examples/translator directory, which caused confusionaarne
2015-07-20Setup.hs: correctly parse output from 'darcs changes' for newer versions of d...hallgren
2015-07-16make the virtual machine instructions more uniformkrasimir
2015-07-16refine the GNU lightning patch to avoid generating unnecessary codekrasimir
2015-07-16bugfixes in the JIT compiler for x86_64. One of the fixes is actually in GNU ...krasimir
2015-07-16added a space after the tag in word alignment to work around a graphviz bug s...aarne
2015-07-15Wide Coverage Demo: avoid errors if d3 or d3Tree can't be loadedhallgren
2015-07-15add the Python API tutorial to the GF home pagekrasimir
2015-07-12fixed missing do in the Haskell bindingkrasimir
2015-07-04the reasoner's states are now closures just like the code for the def rules. ...krasimir
2015-07-03merge the states for reasoning and evaluation into a single structurekrasimir
2015-07-01merge brassiere_1_N/brassiere_2_N and aborigine_N/aboriginal_Nkrasimir
2015-07-01forgot to add the DBManagerkrasimir
2015-07-01the Android app now can show Glosses from WordNetkrasimir
2015-06-30specify strict APP_PLATFORM to avoid crashes on devices with older android ve...krasimir
2015-06-30add function 'functions' in the Haskell binding to the C runtimekrasimir
2015-06-30some more comments in the help pagekrasimir
2015-06-30bugfix in the Android keyboardkrasimir
2015-06-30better layout for the Thai keyboardkrasimir
2015-06-30increase the version number for the appkrasimir
2015-06-30added ant.properties in the App folder to make it easier to prepare releaseskrasimir