Commit Graph

4 Commits

Author SHA1 Message Date
Zoltan Somogyi
4d15588c8b Address review comments.
NEWS:
    Mention that we do no longer accept : as module name separator.
    Improve wording.

extras/README.md:
    Document the new old_library_modules directory.

library/ops.m:
    Fix wording, and a dangling reference.

samples/calculator2.m:
    Update to use the new ops.m.
2022-11-12 01:36:32 +11:00
Julien Fischer
41aa7cc541 Delete old_term_parser library from extras.
extras/old_term_parser/
     Delete this directory and its contents.

extras/README.md:
     Delete the entry for old_term_parser.

NEWS:
     Announce the deletion.
2022-04-05 17:48:55 +10:00
Julien Fischer
16d1dd76ac Further work on the extras README.
extras/README:
    Fix markup.

    Make links to subdirectories clickable.

    Add links to third-party software.
2022-01-13 20:48:56 +11:00
Zoltan Somogyi
818d69a861 Minor improvements to .md files.
Convert extras/README to .md.
2022-01-07 14:54:00 +11:00