Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #26

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Dev #26

wants to merge 23 commits into from

Commits on Feb 8, 2019

  1. Fix a bug: the parser signals unknown-option for --option when there …

    …is another longer option of the form --option-long.
    xaxo05 committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    8ca07fc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. replace otherwise with t

    xaxo05 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    6e4afde View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Fix command line argument retrieval for Allegro CL

    In Allegro CL, the symbol `sys:command-line-arguments' is a function
    and must be called in order to correctly access command line arguments.
    hineios committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    767ab3d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    6c72ab9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    9041fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b570f44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    114452c View commit details
    Browse the repository at this point in the history
  4. travis allow failure for ccl32

    Issue filed at: Clozure/ccl#304
    digikar99 committed May 3, 2020
    Configuration menu
    Copy the full SHA
    1841db8 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    9f6ae6e View commit details
    Browse the repository at this point in the history
  2. using fiveam for testing; added a failing test

    failing test refers to libre-man#22
    digikar99 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    1de2e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e7a6f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b18121c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16ba2ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94b4f98 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'cage2/improve-align' into dev

    opts::print-opts can definitely still improve
    
    libre-man#21
    digikar99 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    543da69 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'heneios/master' into dev

    libre-man#20
    
    Added allegro to .travis as well
    digikar99 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    b7a347d View commit details
    Browse the repository at this point in the history
  9. added expand-opts libre-man#19

    digikar99 committed May 22, 2020
    Configuration menu
    Copy the full SHA
    be82a26 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8f5ea05 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bc4d18 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    ca3f3d3 View commit details
    Browse the repository at this point in the history
  2. added default libre-man#17

    digikar99 committed May 23, 2020
    Configuration menu
    Copy the full SHA
    7f52367 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cfb260 View commit details
    Browse the repository at this point in the history
  4. readme build status

    digikar99 committed May 23, 2020
    Configuration menu
    Copy the full SHA
    e7e3820 View commit details
    Browse the repository at this point in the history