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

make compiled files mmap-compatible #119

Draft
wants to merge 41 commits into
base: main
Choose a base branch
from
Draft

make compiled files mmap-compatible #119

wants to merge 41 commits into from

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    3ffdbef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be7e67 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    0789bb7 View commit details
    Browse the repository at this point in the history
  2. work on python bindings

    mr-martian committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c785992 View commit details
    Browse the repository at this point in the history
  3. get it working

    mr-martian committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5e758ee View commit details
    Browse the repository at this point in the history
  4. remove unneeded args

    mr-martian committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    fe8b858 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836c97a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

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

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    644f9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa0fac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aeb0fe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbc3272 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. AlphabetExe

    mr-martian committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    a8b0ace View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a195210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77a4a1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    531e9ae View commit details
    Browse the repository at this point in the history
  5. actually mmap

    mr-martian committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    dad61a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4b2962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ccb9ab7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    f9d54e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66400c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. yet more helper functions

    mr-martian committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    8517e21 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. reading in offsets

    mr-martian committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7155329 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

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

Commits on Aug 21, 2021

  1. Configuration menu
    Copy the full SHA
    55d00ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aa03cb View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 2, 2021

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

Commits on Sep 4, 2021

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

Commits on Sep 9, 2021

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

Commits on Sep 10, 2021

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

Commits on Nov 14, 2021

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

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    65e341f View commit details
    Browse the repository at this point in the history
  2. helper functions are nice

    mr-martian committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b80d920 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

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

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    9d71a8d View commit details
    Browse the repository at this point in the history
  2. get tests passing

    mr-martian committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    ac01b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d719977 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    620f512 View commit details
    Browse the repository at this point in the history
  5. header-reading util

    mr-martian committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    01fd739 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

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