summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-09-02API for transactions in libsgkrasimir
2015-09-02added the minimal Haskell API for storing expressions/triples in the semantic...krasimir
2015-09-02bugfix in libsgkrasimir
2015-09-02Wide coverage translation demo: make it easier to use with different grammarshallgren
2015-09-01added code for visualization of the sematic graph in the app. The code is the...krasimir
2015-08-31GF.Infra.SIO: The SIO monad now supports putStr in addition to putStrLnhallgren
2015-08-31still partial implementation for complex queries in libsg, and added sg.h whi...krasimir
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2015-08-27query for triples and cleaner APIkrasimir
2015-08-26GF shell: change parse & linearize to obtain useful results from p|l and l|p ...hallgren
2015-08-24added libsg in the C runtimekrasimir
2015-08-21retrieval of a triplekrasimir
2015-08-21API for storing triples in the semantic graphkrasimir
2015-08-21GF shell bug fix: visualize_parse didn't accept the -lang flaghallgren
2015-08-21GF -cshell: implement visualize_parsehallgren
2015-08-21add a type signature in GF.Interactive2 to make ghc-7.6.3 happykrasimir
2015-08-21gf -cshell: implement visualize_treehallgren
2015-08-20gf -cshell: implement a subset of print_grammar and abstract_infohallgren
2015-08-20PGF2: export BindType(..) and two new functions: showType & categorieshallgren
2015-08-20add the initial sketches of the semantic graph storage krasimir
2015-08-18gf -cshell: linearize: implement options -all -list -treebankhallgren
2015-08-18GF shell: restore the eh command to working order and document ithallgren
2015-08-17GF shell: add the start options to GFEnv, turn "reload" into an ordinary commandhallgren
2015-08-13GF Shell: "ph | wf -file=foo.gfs" now works as advertisedhallgren
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-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-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-07-21PGF web service: option to leave &+ uninterpreted in linearized outputhallgren
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