| Age | Commit message (Collapse) | Author |
|
This was a problem in Safari (an other similar browsers I presume), but
not in Firefox: hovering over the grammar comment (shown below the grammar
name when you edit a grammar) didn't reveal the button to edit it, thus
preventing you from adding a comment. It was till possible by selecting the
"Enable editing on touch devices." at the bottom of the screen, but most
people probably didn't notice that it is possible to add a comment.
|
|
|
|
There is also a menu so you can choose to sort the list by name or by age
|
|
+ bugfix which causes crashes
|
|
|
|
The warning is about a change that was made in GF 3.6 (June 2014) and has
probably outlived its purpose by now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functionIsConstructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
binding
|
|
|
|
|
|
|
|
|
|
|
|
will be needed in the Haskell binding
|
|
|
|
|
|
|
|
|
|
using gu_encode_double which is probably still wrong. Corrected gu_in_le and gu_in_f64be.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
access the internal structures
|
|
|
|
|
|
for compatibility with older versions of GHC
|
|
in PGFService. This makes the extraction of completions more platform independent
|
|
which generates the token
|
|
|
|
the parser in the Haskell runtime. This is also reflected in all bindings.
|