Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Update ABAP syntax #160

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Update ABAP syntax #160

merged 1 commit into from
Oct 8, 2021

Conversation

mbtools
Copy link
Contributor

@mbtools mbtools commented Oct 4, 2021

General update to ABAP 7.55 syntax, bug fixes, enhancements

  • Add new 7.55 keywords
  • Split types, built-in functions, and built-in methods
  • Split symbols into selectors (-> => ~) and operators
  • Add assignment and casting operators
  • Add CDS annotations and operators
  • Add special data types (like super)
  • Identify pragmas as comments

Also added 11 test cases

Reference:
https://help.sap.com/doc/abapdocu_755_index_htm/7.55/en-US/index.htm?file=abenabap_words.htm
https://help.sap.com/doc/abapdocu_755_index_htm/7.55/en-US/index.htm?file=abenabap_index.htm

General update to ABAP 7.55 syntax, bug fixes, enhancements
@alexdima
Copy link
Member

alexdima commented Oct 8, 2021

Thank you!

@alexdima alexdima added this to the September 2021 milestone Oct 8, 2021
@alexdima alexdima merged commit 8d58a70 into microsoft:main Oct 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants