Skip to content

open-abap/open-abap-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

96286b9 · May 6, 2025
Jan 29, 2025
Nov 5, 2022
May 6, 2025
May 3, 2025
May 6, 2024
Nov 7, 2021
Sep 30, 2020
Apr 1, 2024
Apr 20, 2022
Oct 4, 2024
Jan 29, 2025
May 3, 2025

Repository files navigation

open-abap-core

Reuseable ABAP functionality

For use with latest https://github.com/abaplint/transpiler

Contributing

  • To ensure the stuff works you need to have nodejs installed
  • run npm install
  • run npm test (please beware that tests must pass for PR to be accepted)
  • to add new functionality please cover it with unit tests appropriately

Add-ons