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

Improve file reading #296

Merged
merged 9 commits into from
Jan 5, 2022
Merged

Improve file reading #296

merged 9 commits into from
Jan 5, 2022

Commits on Jan 1, 2022

  1. Configuration menu
    Copy the full SHA
    fdd0229 View commit details
    Browse the repository at this point in the history
  2. Add api::fs::read_exact

    vinc committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    1f4cfa9 View commit details
    Browse the repository at this point in the history
  3. Add read-bytes to lisp

    vinc committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    46dfbe7 View commit details
    Browse the repository at this point in the history
  4. Add str function to lisp

    vinc committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    acd1a5d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    4f9c6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83918a2 View commit details
    Browse the repository at this point in the history
  3. Add bytes fonction to lisp

    vinc committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    0665b2b View commit details
    Browse the repository at this point in the history
  4. Add progn special form to lisp

    vinc committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5adce0a View commit details
    Browse the repository at this point in the history
  5. Fix failing test

    vinc committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    e0a29d3 View commit details
    Browse the repository at this point in the history