Lartu / ldpl

COBOL-like programming language that compiles to C++. With serious dinosaurs with neckties and briefcases 🦕💼
https://www.ldpl-lang.org/
Apache License 2.0
158 stars 24 forks source link

Document GET INDEX OF, COUNT, SUBSTRING and TRIM #98

Closed Lartu closed 5 years ago

Lartu commented 5 years ago

These new functions have been added to the language. I would document them now, but it's quite late and I've gotta hit the sack. If someone wants to document them, you are more than welcome to do so. If not, I'll get to it soon.

Lartu commented 5 years ago

Also document CLEAR, COPY, STORE INDEX COUNT OF and STORE INDICES OF.

Lartu commented 5 years ago

CLEAR, COPY, STORE INDEX COUNT OF and STORE INDICES OF documented.

Lartu commented 5 years ago

Done! 3.0.5 is almost ready for release!