pascal
Here are 1,069 public repositories matching this topic...
-
Updated
May 23, 2020 - Pascal
-
Updated
May 17, 2020 - Pascal
-
Updated
May 21, 2020 - Pascal
-
Updated
May 15, 2020 - Pascal
-
Updated
May 26, 2020 - Python
-
Updated
Mar 20, 2020 - Swift
-
Updated
May 26, 2020 - Pascal
HTML V5 introduction
Is there any plan to introduce the new Html V5 tags and attributes ?
<title>HTML5 New Elements</title>Hi all,
First of all, great job on the package ! Works great for me and has helped me deploy some shiny apps that help a lot of people in the company :)
This is a great solution to not have to go through a whole production process.
I had a very simple (maybe dumb) question that I couldn't find an answer for. The question came from user trial and use :
- If someone wants to pin the shiny
-
Updated
May 25, 2020 - C
Add XMLComment type
XML comments could (at some future point) be parsed.
Perhaps it's a good idea to have them labelled as XMLdoc comments separately.
http://docwiki.embarcadero.com/RADStudio/Berlin/en/XML_Documentation_Comments
See the proposed code changes in the follow-up post.
-
Updated
Oct 1, 2019 - Pascal
Guide lines + Snap
-
Updated
Jan 16, 2020 - Pascal
-
Updated
Mar 23, 2020 - Pascal
-
Updated
Jul 11, 2017 - Pascal
-
Updated
Jan 15, 2020 - Pascal
Improve this page
Add a description, image, and links to the pascal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pascal topic, visit your repo's landing page and select "manage topics."


The Khronos reference page contains description of parameters and description of the behavior for every function. Wouldn't it be possible to add doc comments for the functions, so IDE can show it? I understand the function description is a bit cumbersome, as one description is usually related to multiple functions with similar functionality, however parameters description would help a lot.
I am c