From: Mark R. <ma...@la...> - 2021-05-22 17:24:48
|
I have a 'feature-complete' Firebird 4.0 Language Reference ready to go live, but it would be helpful if others take a second look. Maybe sample a few sections, check for weird stuff in rendering, or simply take a look at the content. I'll publish the links on the site on Monday; maybe the current version, maybe after some further revision. I still have some TODOs in the source that I need to follow or just remove, but I think it is ready enough in its current state. HTML: https://www.firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html PDF: https://www.firebirdsql.org/file/documentation/pdf/en/refdocs/fblangref40/firebird-40-language-reference.pdf -- Mark Rotteveel |
From: Simonov D. <sim...@li...> - 2021-05-23 09:21:51
|
Mark Rotteveel <ma...@la...> wrote Sat, 22 May 2021 20:24:25 +0300: > I have a 'feature-complete' Firebird 4.0 Language Reference ready to go > live, but it would be helpful if others take a second look. Maybe sample > a few sections, check for weird stuff in rendering, or simply take a > look at the content. > > I'll publish the links on the site on Monday; maybe the current version, > maybe after some further revision. I still have some TODOs in the source > that I need to follow or just remove, but I think it is ready enough in > its current state. Missing reference to functions for working with decfloat operator. In the Special Functions for `DECFLOAT` section of the Data Types chapter -- // TODO add more specific link Detailed descriptions are available in the _Built-in Scalar Functions_ chapter. -- > > HTML: > https://www.firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html > PDF: > https://www.firebirdsql.org/file/documentation/pdf/en/refdocs/fblangref40/firebird-40-language-reference.pdf -- Regards, Simonov Denis |
From: Mark R. <ma...@la...> - 2021-05-23 08:55:37
|
On 23-05-2021 10:53, Simonov Denis wrote: > Mark Rotteveel <ma...@la...> wrote Sat, 22 May 2021 20:24:25 > +0300: >> I'll publish the links on the site on Monday; maybe the current >> version, maybe after some further revision. I still have some TODOs in >> the source that I need to follow or just remove, but I think it is >> ready enough in its current state. > > > Missing reference to functions for working with decfloat operator. > > In the Special Functions for `DECFLOAT` section of the Data Types chapter > > -- > // TODO add more specific link > Detailed descriptions are available in the _Built-in Scalar Functions_ > chapter. > -- Thanks, I'll check all TODOs today and fix that then as well. -- Mark Rotteveel |
From: Mark R. <ma...@la...> - 2021-05-23 15:04:07
|
On 22-05-2021 19:24, Mark Rotteveel wrote: > I have a 'feature-complete' Firebird 4.0 Language Reference ready to go > live, but it would be helpful if others take a second look. Maybe sample > a few sections, check for weird stuff in rendering, or simply take a > look at the content. > > I'll publish the links on the site on Monday; maybe the current version, > maybe after some further revision. I still have some TODOs in the source > that I need to follow or just remove, but I think it is ready enough in > its current state. > > HTML: > https://www.firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html > > PDF: > https://www.firebirdsql.org/file/documentation/pdf/en/refdocs/fblangref40/firebird-40-language-reference.pdf > I published newer versions to above links: I fixed most of my TODOs and added missing links, and fixed some issues with section levels. Mark -- Mark Rotteveel |
From: Mark R. <ma...@la...> - 2021-05-24 16:18:29
|
I 'soft-launched' the language reference and put it online on https://firebirdsql.org/en/firebird-rdbms/ and https://firebirdsql.org/en/reference-manuals/ Mark On 22-05-2021 19:24, Mark Rotteveel wrote: > I have a 'feature-complete' Firebird 4.0 Language Reference ready to go > live, but it would be helpful if others take a second look. Maybe sample > a few sections, check for weird stuff in rendering, or simply take a > look at the content. > > I'll publish the links on the site on Monday; maybe the current version, > maybe after some further revision. I still have some TODOs in the source > that I need to follow or just remove, but I think it is ready enough in > its current state. > > HTML: > https://www.firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html > > PDF: > https://www.firebirdsql.org/file/documentation/pdf/en/refdocs/fblangref40/firebird-40-language-reference.pdf > -- Mark Rotteveel |
From: Alexey K. <ak...@ib...> - 2021-05-24 18:36:40
|
Hello, I think, the good idea will be to include link to it to the launch message for release of 4.0. Regards, Alexey On 24.05.2021 19:18, Mark Rotteveel wrote: > I 'soft-launched' the language reference and put it online on > https://firebirdsql.org/en/firebird-rdbms/ and > https://firebirdsql.org/en/reference-manuals/ > > Mark > > On 22-05-2021 19:24, Mark Rotteveel wrote: >> I have a 'feature-complete' Firebird 4.0 Language Reference ready to >> go live, but it would be helpful if others take a second look. Maybe >> sample a few sections, check for weird stuff in rendering, or simply >> take a look at the content. >> >> I'll publish the links on the site on Monday; maybe the current >> version, maybe after some further revision. I still have some TODOs >> in the source that I need to follow or just remove, but I think it is >> ready enough in its current state. >> >> HTML: >> https://www.firebirdsql.org/file/documentation/html/en/refdocs/fblangref40/firebird-40-language-reference.html >> >> PDF: >> https://www.firebirdsql.org/file/documentation/pdf/en/refdocs/fblangref40/firebird-40-language-reference.pdf >> > > |