summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2019-02-26added command c-bracketedLinearizekrangelov
2018-12-20fix after the change in bracketed stringKrasimir Angelov
2018-11-28remove gf-server.cabalJohn J. Camilleri
2018-11-15Remove `src/ui` folder, moved to:John J. Camilleri
2018-07-31gf-server.cabal: relax network version bounds and make building the library a...Thomas Hallgren
2017-09-06A new function called "completions" is added in the Haskell runtime and used ...Krasimir Angelov
2017-09-06the parser in the C runtime can now detect incomplete sentences just like the...Krasimir Angelov
2017-09-04eliminate modules PGF.Lexing, PGF.LexingAGreek. Make PGF.Utilities an interna...Krasimir Angelov
2017-08-31the C runtime now supports the same customizations for GraphViz as the Haskel...Krasimir Angelov
2017-08-11A couple of fixes for GHC 8.2.1 compatibilityThomas Hallgren
2017-05-10PGFService.hs: fix problem when compiling without C run-time supporthallgren
2017-05-05PGFService: add CncLabels support to command=deptreehallgren
2017-04-06vd command now reads local concrete configurations to deal with syncat words;...aarne
2017-02-21Fix compilation errors caused by changes in PGF2hallgren
2016-06-17PGFService: fix a type ambiguity when compiling without C run-time supporthallgren
2016-06-09PGF service & minibar: only show dependency diagrams if the labels are knownhallgren
2016-06-09PGFService: eleminate warning "Defined but not used: ‘serverError’"hallgren
2016-06-08PGF web service: switch to the new SVG rendering of word dependency treeshallgren
2016-05-26PGFService.hs: fix compilation problem when C run-time support is omittedhallgren
2016-05-26PGF web service: add command=deptreehallgren
2016-05-11the Literals API in Haskell no longer offers the sentence as an argument to t...krasimir
2015-11-04prepared visualize_parse for showing dependency labelsaarne
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2015-07-21PGF web service: option to leave &+ uninterpreted in linearized outputhallgren
2015-04-17gf -server: include grammar modification time in the info returned by /version hallgren
2015-04-17PGF web service: add command c-linearizeAll to obtain all variantshallgren
2015-03-24PGF Service: add an option to return syntax trees in JSON formathallgren
2015-03-19PGF service: add commands c-abstrtree and c-parsetreehallgren
2015-02-25PGFService: make the restriction on parallelism more effectivehallgren
2015-02-24PGFService.hs: text lexer: slightly smarter decapitalization of the first wor...hallgren
2015-02-20PGF Service: limit the number of parallel calls to the C run-time parse funct...hallgren
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2015-01-21PGF2 & PGFService: enable callbacks for named entities and chunks in the c-pa...hallgren
2015-01-20PGF2 & PGFService: work in progress on callbacks for nerc & chunkshallgren
2014-09-03gf.cabal, gf-server.cabal: add version bounds on network & httpd-shedhallgren
2014-09-02src/server: refactoring to isolate dependencies on the cgi/fastcgi packageshallgren
2014-07-21PGF service: expire PGFs from the cache when they have been unused for 24 hourshallgren
2014-07-15src/server/gf-server.cabal: update dependencieshallgren
2014-07-15PGF Web Service: include entire completion in full modejohn.j.camilleri
2014-07-11PGF web service: Return additional completion info with 'full' flagjohn
2014-06-20PGF Service: return error code 404 (not found) instead of 500 (internal serve...hallgren
2014-06-20PGF Service, command=grammar: include the last modified time of the grammar i...hallgren
2014-05-12gf -server: include list of loaded PGFs in version infohallgren
2014-05-08PGF web api, command c-wordforword: re-enable parsing of individual wordshallgren
2014-04-29PGF web api, command c-wordforword: don't repeat parsing/morpho analysis for ...hallgren
2014-04-28Spring cleaninghallgren
2014-04-16PGF web API: adding the command c-wordforwordhallgren
2014-04-15PGF web API: add commands lookupmorpho and c-lookupmorphohallgren
2014-04-10PGF web service: disable caching of parse resultshallgren
2014-04-09PGF web service: add unlexers and enable client side cachinghallgren