| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Thanks to "drbean" from the IRC channel for pointing this out!
|
|
|
|
Instead of just "syntax error", you now get e.g.
PType is a predefined constant, it can not be redefined
This is a simple change in the parser.
|
|
(for large-scale parsing use). All differences are located in the file StemFin.
|
|
|
|
|
|
|
|
|
|
Some more work on the 3.5 release notes and download page.
|
|
|
|
|
|
and query for the list of languages
|
|
|
|
|
|
types in the abstract syntax
|
|
This is in accordance with RFC 4627. http://tools.ietf.org/html/rfc4627
Use application/javascript for JSONP output.
|
|
The suggested next release is 3.4.8 in early August.
Feel free to add things in download/release-3.4.8.t2t.
|
|
Minibar should now work if localStorage is disabled or unavailable.
(In Firefox, disabling cookies also disables localStorage.)
|
|
|
|
By adding a header
Access-Control-Allow-Origin: *
to the HTTP responses, web browsers are informed that it is OK to call the
services from web pages hosted on other sites.
This is apparently supported in most modern browsers, so it should no longer
be necessary to resort to JSONP.
See https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS
|
|
RGL publications page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes in the printer
|
|
|
|
trees and types. This includes dependent types, high-order abstract syntax and implicit arguments
|
|
|
|
it is implicitly kept in the JIT compiled code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and remove "fragments" from Maltese
|
|
search. This is already used by the exhaustive generator. The time to generate 10000 abstract trees with ParseEng went down from 4.43 sec to 0.29 sec.
|
|
|
|
|
|
|