Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Update lang-pascal.js to include all reserved words and relevant dire…#441

Open
JBontes wants to merge 2 commits intogooglearchive:masterfrom
JBontes:patch-1
Open

Update lang-pascal.js to include all reserved words and relevant dire…#441
JBontes wants to merge 2 commits intogooglearchive:masterfrom
JBontes:patch-1

Conversation

@JBontes
Copy link
Copy Markdown

@JBontes JBontes commented Jul 9, 2016

…ctives

All reserved words in object-pascal should be included in the pascal keyword list. Also included should be the non-obsolete directives.
Source: http://docwiki.embarcadero.com/RADStudio/Seattle/en/Fundamental_Syntactic_Elements
as well as: http://wiki.freepascal.org/Reserved_words

Finally in addition to {} and (**) comments //... comments are also allowed.

…ctives

All reserved words in object-pascal should be included in the pascal keyword list. Also included should be the non-obsolete directives.
Source: http://docwiki.embarcadero.com/RADStudio/Seattle/en/Fundamental_Syntactic_Elements 
as well as: http://wiki.freepascal.org/Reserved_words
@googlebot
Copy link
Copy Markdown

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@JBontes
Copy link
Copy Markdown
Author

JBontes commented Jul 9, 2016

I signed it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants