summaryrefslogtreecommitdiff
path: root/src/server/PGFService.hs
AgeCommit message (Expand)Author
2025-08-08Fix warnings for ghc-9.6 about multiplicity syntaxAndreas Källberg
2025-08-02define default depths for shell and server only onceInari Listenmaa
2025-08-02add whitespace on list comprehensions, applications etc.Inari Listenmaa
2021-06-29Merge pull request #84 from ffrixslee/issue-46Inari Listenmaa
2021-05-27allow parameter cat in the Web API for parsingkrangelov
2020-11-10Added explicit implementation for 'readJSON' in the instance declaration for ...Liyana
2020-07-26expose parseToChart via the Web APIkrangelov
2020-05-14lookupCohorts now detects and reports unknown words. Also:krangelov
2020-02-13support command c-lookupCohortskrangelov
2019-11-26PGFService: userLanguage now defaults to English, if present in the grammarThomas Hallgren
2019-11-18PGFService: revert unlexing change in PGFService to restore &+ behaviourThomas Hallgren
2019-02-26fixed typo on c-bracketedLinearizekrangelov
2019-02-26added command c-bracketedLinearizekrangelov
2018-12-20fix after the change in bracketed stringKrasimir Angelov
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-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-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-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-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