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

Improved backend support #182

Draft
wants to merge 245 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2022

  1. add lit test

    christopherhjung committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    60070f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. save

    christopherhjung committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    d9199a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    7d07813 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0338d45 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. inner autodiff type fix

    NeuralCoder3 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    970c2c9 View commit details
    Browse the repository at this point in the history
  2. fixed eta problem

    NeuralCoder3 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    4869d56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58b9519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1568c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. start of real tests

    NeuralCoder3 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    a330129 View commit details
    Browse the repository at this point in the history
  2. 64 bit width is working

    NeuralCoder3 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d4ebad4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. save

    christopherhjung committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    e903622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b96b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. save

    christopherhjung committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    91c15e7 View commit details
    Browse the repository at this point in the history
  2. real ad test

    NeuralCoder3 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    4fd9d09 View commit details
    Browse the repository at this point in the history
  3. reordered dialects

    NeuralCoder3 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    67192e3 View commit details
    Browse the repository at this point in the history
  4. made filter explicit

    NeuralCoder3 committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    f67665b View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. enzyme test overview

    NeuralCoder3 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    087340f View commit details
    Browse the repository at this point in the history
  2. extracted relevant code

    NeuralCoder3 committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    ed023e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. simple brussel test

    NeuralCoder3 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    70850ad View commit details
    Browse the repository at this point in the history
  2. initialization

    NeuralCoder3 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    ccaf515 View commit details
    Browse the repository at this point in the history
  3. time meassurement

    NeuralCoder3 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bf0a218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    372973f View commit details
    Browse the repository at this point in the history
  5. fixed dominance

    NeuralCoder3 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f6ae248 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c528c8 View commit details
    Browse the repository at this point in the history
  7. more attempts

    NeuralCoder3 committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    abe63c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. tried filters

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4231c0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    affc4e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2903c96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e0071b View commit details
    Browse the repository at this point in the history
  5. earliest failure point

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4849db5 View commit details
    Browse the repository at this point in the history
  6. bug in thorin

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    c4326c6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdd9f65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1deea17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55fd344 View commit details
    Browse the repository at this point in the history
  10. fixed merge/vscode issue

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    661e329 View commit details
    Browse the repository at this point in the history
  11. new tests with pow deriv

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    670270a View commit details
    Browse the repository at this point in the history
  12. refactor

    NeuralCoder3 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9a73cc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    571a012 View commit details
    Browse the repository at this point in the history
  2. disabled LamSpec

    NeuralCoder3 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    bdd9876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    503565b View commit details
    Browse the repository at this point in the history
  4. moved issues to closure

    NeuralCoder3 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    cf1c313 View commit details
    Browse the repository at this point in the history
  5. removed debug print

    NeuralCoder3 committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    84af1a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    2baff33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53fd9f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    c0fd971 View commit details
    Browse the repository at this point in the history
  2. added timing

    NeuralCoder3 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    819bf8e View commit details
    Browse the repository at this point in the history
  3. alloca timing

    NeuralCoder3 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    392607d View commit details
    Browse the repository at this point in the history
  4. commented out alloca run

    NeuralCoder3 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c78306b View commit details
    Browse the repository at this point in the history
  5. complete alloca

    NeuralCoder3 committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7e2d588 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

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

    christopherhjung committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    a35f56c View commit details
    Browse the repository at this point in the history
  3. more refactoring

    christopherhjung committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8566c36 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. haskell fully cps

    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a0d328c View commit details
    Browse the repository at this point in the history
  2. polymorphic

    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    56274a6 View commit details
    Browse the repository at this point in the history
  3. large program tests

    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    eaf5c6e View commit details
    Browse the repository at this point in the history
  4. map issue

    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b1772d4 View commit details
    Browse the repository at this point in the history
  5. avoid OS dependent ignores

    use global user .gitignores for this (you almost never want .DS_Store files in git)
    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e760116 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2054750 View commit details
    Browse the repository at this point in the history
  7. removed temporary files

    NeuralCoder3 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    536f8e7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea68622 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    639b8fd View commit details
    Browse the repository at this point in the history
  10. fix missing builder

    christopherhjung committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    e7c681e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aff8b00 View commit details
    Browse the repository at this point in the history
  12. remove DS_Store

    christopherhjung committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d4a4e34 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. repeat commit e760116

    NeuralCoder3 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    c2b7874 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Merge branch 'autodiff' into autodiff_ptr (only technically, inspecti…

    …on pending, changes are necessary) -- not compiling yet
    NeuralCoder3 committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1c0b82b View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    ec371b7 View commit details
    Browse the repository at this point in the history
  2. top_level flat arguments

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    be13f84 View commit details
    Browse the repository at this point in the history
  3. reorder memory

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    1f9c5f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e05a86e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    010e724 View commit details
    Browse the repository at this point in the history
  6. update

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    be06774 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1c1f28 View commit details
    Browse the repository at this point in the history
  8. clang format

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e3d0f71 View commit details
    Browse the repository at this point in the history
  9. clang format

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    15a153e View commit details
    Browse the repository at this point in the history
  10. readded unicodes

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    eb6cc63 View commit details
    Browse the repository at this point in the history
  11. filter print

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    21b58f3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cff7dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88acd2b View commit details
    Browse the repository at this point in the history
  14. also for simple_mem

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ecdfe71 View commit details
    Browse the repository at this point in the history
  15. corrections

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    0719560 View commit details
    Browse the repository at this point in the history
  16. moved phases, passes

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    62c08ae View commit details
    Browse the repository at this point in the history
  17. removed duplicate files

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e15e605 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2888aaa View commit details
    Browse the repository at this point in the history
  19. removed builder

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    aed00fc View commit details
    Browse the repository at this point in the history
  20. update

    NeuralCoder3 committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    e94ebf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. cleanup

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d30e495 View commit details
    Browse the repository at this point in the history
  2. removed unused imports

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d50ebe6 View commit details
    Browse the repository at this point in the history
  3. fixed parsing error

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    32635c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b17aa52 View commit details
    Browse the repository at this point in the history
  5. readable error message

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    72e9dd0 View commit details
    Browse the repository at this point in the history
  6. fixed real test

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    cba4f59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e967893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35be7ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2444b29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    725f7ad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc15f7d View commit details
    Browse the repository at this point in the history
  12. more toplevel updates

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    db758c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    27654d3 View commit details
    Browse the repository at this point in the history
  14. update

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    92fe7a9 View commit details
    Browse the repository at this point in the history
  15. refactor extract

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    b641029 View commit details
    Browse the repository at this point in the history
  16. alphabetical order

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    23e4f1a View commit details
    Browse the repository at this point in the history
  17. refactor

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1b8d949 View commit details
    Browse the repository at this point in the history
  18. refactor

    NeuralCoder3 committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    d97bb60 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

  1. refactor

    NeuralCoder3 committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    aeca3d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f77617c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. code metric measurements

    NeuralCoder3 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    100b680 View commit details
    Browse the repository at this point in the history
  2. visualization

    NeuralCoder3 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    169c9ff View commit details
    Browse the repository at this point in the history
  3. added impala files

    NeuralCoder3 committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    fd313e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    a3daddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f173c28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d4c253 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    d89f551 View commit details
    Browse the repository at this point in the history
  2. additional test file

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    d9fa330 View commit details
    Browse the repository at this point in the history
  3. merged

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8551c4f View commit details
    Browse the repository at this point in the history
  4. working simplified test

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    0858ecc View commit details
    Browse the repository at this point in the history
  5. fixed version 1

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    4b9ae49 View commit details
    Browse the repository at this point in the history
  6. correctly fixed program

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    1d0a08f View commit details
    Browse the repository at this point in the history
  7. fixed (most) tests

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    9f8dae1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b8cb071 View commit details
    Browse the repository at this point in the history
  9. format

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    20bbd1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a455c0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b66fba View commit details
    Browse the repository at this point in the history
  12. fixed some more tests

    NeuralCoder3 committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    66ccd45 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. partially reverted tuple, app for now

    fixed 34 test cases
    NeuralCoder3 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    7dadddf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23f7244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    965a811 View commit details
    Browse the repository at this point in the history
  4. fixed non-memory tests

    NeuralCoder3 committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    dd569fc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    c215f17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5253c78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1779f61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d00f43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4688fca View commit details
    Browse the repository at this point in the history
  6. found cps2ds error

    NeuralCoder3 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    393f8f6 View commit details
    Browse the repository at this point in the history
  7. fixed parser errors

    NeuralCoder3 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9c24614 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    f86922d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428908c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7b63e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    50532e0 View commit details
    Browse the repository at this point in the history
  2. adapted test case

    NeuralCoder3 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    939456b View commit details
    Browse the repository at this point in the history
  3. more debugging

    NeuralCoder3 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    ea6d984 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdf001c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ad6892 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50b3aef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11e54e3 View commit details
    Browse the repository at this point in the history
  8. plan

    NeuralCoder3 committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d410eb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. add mem

    NeuralCoder3 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    702d848 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. removed eval

    NeuralCoder3 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    66e55fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b41b437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75ee79 View commit details
    Browse the repository at this point in the history
  4. removed ad

    NeuralCoder3 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    94d8918 View commit details
    Browse the repository at this point in the history
  5. merge ad from master

    NeuralCoder3 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    be2005f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    b8a0c95 View commit details
    Browse the repository at this point in the history
  2. add mem related tests

    NeuralCoder3 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    734823a View commit details
    Browse the repository at this point in the history
  3. fixed tests

    NeuralCoder3 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    28a2095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    480f812 View commit details
    Browse the repository at this point in the history
  5. arg style test

    NeuralCoder3 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    d8afb79 View commit details
    Browse the repository at this point in the history
  6. made functions external

    NeuralCoder3 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    35c4924 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. tests without extern

    NeuralCoder3 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3178a71 View commit details
    Browse the repository at this point in the history
  2. add reshape flat

    NeuralCoder3 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3ca0edc View commit details
    Browse the repository at this point in the history
  3. test with preprocessor

    NeuralCoder3 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    4c292b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    6f08aca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1d7e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c46504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    226ec64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81da58b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    005dc1a View commit details
    Browse the repository at this point in the history
  7. more robust testing

    NeuralCoder3 committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    420984e View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    212a498 View commit details
    Browse the repository at this point in the history
  2. moved add mem to closure

    NeuralCoder3 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1517b90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72d448 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    b0aead5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fbb8f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e540be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdc74c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a076278 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d11419 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    f6fa75a View commit details
    Browse the repository at this point in the history
  2. fixed tests

    NeuralCoder3 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    31c8751 View commit details
    Browse the repository at this point in the history
  3. updated test

    NeuralCoder3 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    03f8a59 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    794726d View commit details
    Browse the repository at this point in the history
  2. fixed lambda rewrite

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    87cd669 View commit details
    Browse the repository at this point in the history
  3. refactoring

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    1792c0a View commit details
    Browse the repository at this point in the history
  4. add expected result

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eeaa8ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5b9c7b View commit details
    Browse the repository at this point in the history
  6. more complex case

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f88f568 View commit details
    Browse the repository at this point in the history
  7. removed comment

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8b3fa6a View commit details
    Browse the repository at this point in the history
  8. rewrite recursively

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    cca49e6 View commit details
    Browse the repository at this point in the history
  9. rewrite callee first

    NeuralCoder3 committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    eae0fab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    668cd96 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    87b6356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1ec79 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    78a8a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6f4ae2 View commit details
    Browse the repository at this point in the history
  3. merge

    NeuralCoder3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4733334 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de0b35 View commit details
    Browse the repository at this point in the history
  5. removed empty function

    NeuralCoder3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    43bbf4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a187f9 View commit details
    Browse the repository at this point in the history
  7. function shape

    NeuralCoder3 committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    4af170b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff2980c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. add mem tests

    NeuralCoder3 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    685d2f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe95409 View commit details
    Browse the repository at this point in the history
  3. some comments

    NeuralCoder3 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    0add729 View commit details
    Browse the repository at this point in the history
  4. error reporting script

    NeuralCoder3 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f528b4b View commit details
    Browse the repository at this point in the history
  5. tuple

    NeuralCoder3 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    5b7d6bb View commit details
    Browse the repository at this point in the history
  6. dumper based emitter

    NeuralCoder3 committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3977590 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. switched to OCaml

    NeuralCoder3 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    92c2a2e View commit details
    Browse the repository at this point in the history
  2. removed comments

    NeuralCoder3 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    f961510 View commit details
    Browse the repository at this point in the history
  3. example code

    NeuralCoder3 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    0ce1c6f View commit details
    Browse the repository at this point in the history
  4. todos, fixes

    NeuralCoder3 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9b1d2f6 View commit details
    Browse the repository at this point in the history
  5. syntax highlight

    NeuralCoder3 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    1fe61ac View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. correctly negated check

    NeuralCoder3 committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0e6f52c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3c67d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    a5a7595 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a96f0f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    255797e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2b2ea View commit details
    Browse the repository at this point in the history
  3. emitter phase

    NeuralCoder3 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    2d38fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. register phase

    NeuralCoder3 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6c0024c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f360a89 View commit details
    Browse the repository at this point in the history
  3. fix merge

    NeuralCoder3 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    9e05da4 View commit details
    Browse the repository at this point in the history
  4. register emitter phase

    NeuralCoder3 committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    7d6871c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

Commits on Feb 3, 2023

  1. more complex test

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1d42191 View commit details
    Browse the repository at this point in the history
  2. naming

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    3d48e2a View commit details
    Browse the repository at this point in the history
  3. thorin opt timing test

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    b925f8a View commit details
    Browse the repository at this point in the history
  4. haskell backend

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    12e1ac2 View commit details
    Browse the repository at this point in the history
  5. timing tests

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    06ffc75 View commit details
    Browse the repository at this point in the history
  6. thorin time

    NeuralCoder3 committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4de7655 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. updated tests

    NeuralCoder3 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    6a701f7 View commit details
    Browse the repository at this point in the history
  2. rust timing

    NeuralCoder3 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    d34d699 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. updated tests

    NeuralCoder3 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    c834870 View commit details
    Browse the repository at this point in the history
  2. explanation

    NeuralCoder3 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    d5e582f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. rust backend

    NeuralCoder3 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    0878018 View commit details
    Browse the repository at this point in the history
  2. cleanup comments

    NeuralCoder3 committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d940d00 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 16, 2023

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