Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add cairo native #943

Merged
merged 151 commits into from
Oct 17, 2023
Merged

Add cairo native #943

merged 151 commits into from
Oct 17, 2023

Commits on Aug 24, 2023

  1. Added cairo native flag

    ElFantasma committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ff8b778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf111ea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    bcc873e View commit details
    Browse the repository at this point in the history
  2. Partial progress

    jrchatruc committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    2bf66f1 View commit details
    Browse the repository at this point in the history
  3. Progress

    jrchatruc committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e02401b View commit details
    Browse the repository at this point in the history
  4. Partial progress

    jrchatruc committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e89a2b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db314f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    645d83e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fc7b6b View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Tidy up code

    entropidelic committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    31ff7e6 View commit details
    Browse the repository at this point in the history
  2. Start unhardcoding stuff

    jrchatruc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    ed17457 View commit details
    Browse the repository at this point in the history
  3. Handle return values

    jrchatruc committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    136fb93 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Tidy up code a little

    entropidelic committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e8e42e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b775063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2726436 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jrchatruc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    911cc91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f0e87f View commit details
    Browse the repository at this point in the history
  6. Install LLVM on CI

    jrchatruc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    57dfddc View commit details
    Browse the repository at this point in the history
  7. Test

    jrchatruc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    5db7741 View commit details
    Browse the repository at this point in the history
  8. Test CI

    jrchatruc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e192ee3 View commit details
    Browse the repository at this point in the history
  9. Fix lint step

    jrchatruc committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0f5f141 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Save work in progress

    entropidelic committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    bda79ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3e827 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad9606c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7fc96e View commit details
    Browse the repository at this point in the history
  5. Unhardcode more stuff

    jrchatruc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    5857152 View commit details
    Browse the repository at this point in the history
  6. Fix test

    jrchatruc committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    0e04bc7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    521e278 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9653d23 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    621dc88 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    576dfef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9f420b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Fix test

    jrchatruc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a818b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4440467 View commit details
    Browse the repository at this point in the history
  3. Improve test legibility

    jrchatruc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    d7a17c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4eb32e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08d53fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75dde3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e31d7c View commit details
    Browse the repository at this point in the history
  8. More debugging

    entropidelic committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    284fe9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f21f8b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3968527 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    61fd0ad View commit details
    Browse the repository at this point in the history
  12. More progress on test

    jrchatruc committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    94ae33a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcd316a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1608795 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1899c15 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    73ced69 View commit details
    Browse the repository at this point in the history
  17. Polish some details

    entropidelic committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    af953eb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    6837839 View commit details
    Browse the repository at this point in the history
  2. Write test skeleton

    entropidelic committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b7ca1f2 View commit details
    Browse the repository at this point in the history
  3. Add test contracts

    entropidelic committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1b0e711 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    jrchatruc committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b4bd885 View commit details
    Browse the repository at this point in the history
  5. Readd deleted contracts

    jrchatruc committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6189a4c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcd8527 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    394a640 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93cd160 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5aa449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4d6774 View commit details
    Browse the repository at this point in the history
  5. Fix failing tests

    entropidelic committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cb49201 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4759e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6937c65 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    549ba48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e3f9a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75c0ad8 View commit details
    Browse the repository at this point in the history
  11. Assert equality between events, accessed_storage_keys and l1_l2 messa…

    …ges between native and vm runs
    jrchatruc committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    434865a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    02f765a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5e911f5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2a943b View commit details
    Browse the repository at this point in the history
  15. Remove print

    entropidelic committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9845558 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Remove comments

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1661f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97296d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d6ca7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9e5773 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce2fbd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    849a53e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f5f3c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c506210 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be14167 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3391544 View commit details
    Browse the repository at this point in the history
  11. Fix some clippy issues

    entropidelic committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2442e8c View commit details
    Browse the repository at this point in the history
  12. Fix test compilation

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    cbf91e3 View commit details
    Browse the repository at this point in the history
  13. CI test

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4631e5e View commit details
    Browse the repository at this point in the history
  14. Revert "CI test"

    This reverts commit 4631e5e.
    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f6ec318 View commit details
    Browse the repository at this point in the history
  15. CI test

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8ab7e62 View commit details
    Browse the repository at this point in the history
  16. Test

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    bfb6379 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    afd98b4 View commit details
    Browse the repository at this point in the history
  18. Test

    jrchatruc committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    78e8b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    fc18c98 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary clone

    jrchatruc committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    47a2760 View commit details
    Browse the repository at this point in the history
  3. Test

    jrchatruc committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    395b46f View commit details
    Browse the repository at this point in the history
  4. Test

    jrchatruc committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    333dc51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ad108 View commit details
    Browse the repository at this point in the history
  6. Fix workflow

    jrchatruc committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7bcb8e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    b5a3f93 View commit details
    Browse the repository at this point in the history
  2. Fix stuff after merge.

    azteca1998 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    2a8c6f0 View commit details
    Browse the repository at this point in the history
  3. Fix clippy warnings.

    azteca1998 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    5863abb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    88a0686 View commit details
    Browse the repository at this point in the history
  2. Fix after merge.

    azteca1998 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0c0b239 View commit details
    Browse the repository at this point in the history
  3. Fix comments.

    azteca1998 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4c1173f View commit details
    Browse the repository at this point in the history
  4. Fix Makefile.

    azteca1998 committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    2cf0812 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    3946fcd View commit details
    Browse the repository at this point in the history
  2. Remove unused import.

    azteca1998 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    282f3a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Sep 29, 2023

  1. Use transactional state.

    azteca1998 committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    6995cad View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    468dd5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a08798 View commit details
    Browse the repository at this point in the history
  3. update ci

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0b244b2 View commit details
    Browse the repository at this point in the history
  4. upd ci

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ef29b0e View commit details
    Browse the repository at this point in the history
  5. try to fix ci

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a02e92f View commit details
    Browse the repository at this point in the history
  6. use ubuntu on native

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    3957b02 View commit details
    Browse the repository at this point in the history
  7. try to fix ci

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    844c8af View commit details
    Browse the repository at this point in the history
  8. not needed?

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5e3b26d View commit details
    Browse the repository at this point in the history
  9. fix ci

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ececf28 View commit details
    Browse the repository at this point in the history
  10. update cairo native

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5828c2d View commit details
    Browse the repository at this point in the history
  11. fix nightly usage

    edg-l committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    436fa95 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. try to fix ci

    edg-l committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    26e8859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f88c756 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. try to fix ci

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b1bc799 View commit details
    Browse the repository at this point in the history
  2. format

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f940c5c View commit details
    Browse the repository at this point in the history
  3. fix again

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5268deb View commit details
    Browse the repository at this point in the history
  4. fix if

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    fade284 View commit details
    Browse the repository at this point in the history
  5. values

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    19fb2e5 View commit details
    Browse the repository at this point in the history
  6. force rebuild

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    256a15f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5471384 View commit details
    Browse the repository at this point in the history
  8. try no restore key

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    da9b1de View commit details
    Browse the repository at this point in the history
  9. conflcit

    edg-l committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a8b660a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. update readme

    edg-l committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4b60e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. fix tests on ci

    edg-l committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    3f00c4c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. update cairo native commit

    edg-l committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ea54014 View commit details
    Browse the repository at this point in the history
  2. fix more tests on ci

    edg-l committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    35acebf View commit details
    Browse the repository at this point in the history
  3. fix cairo native interface

    edg-l committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b1680b1 View commit details
    Browse the repository at this point in the history
  4. try ci without cache

    edg-l committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    91bd8b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. setup rustup home

    edg-l committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    00d4d9d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    29ed37c View commit details
    Browse the repository at this point in the history
  2. try

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    5919dd9 View commit details
    Browse the repository at this point in the history
  3. try again

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    0963ac6 View commit details
    Browse the repository at this point in the history
  4. remove large packages

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    02d28d4 View commit details
    Browse the repository at this point in the history
  5. remove large dirs

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    800dc09 View commit details
    Browse the repository at this point in the history
  6. remove android too

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7c5b729 View commit details
    Browse the repository at this point in the history
  7. polly is needed

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    e23e02c View commit details
    Browse the repository at this point in the history
  8. needs sudo

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3b92208 View commit details
    Browse the repository at this point in the history
  9. fix cov

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f0c4d63 View commit details
    Browse the repository at this point in the history
  10. fix test for now

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    94f2d5c View commit details
    Browse the repository at this point in the history
  11. format

    edg-l committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    79084a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. cleanup ci file

    edg-l committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    bc17854 View commit details
    Browse the repository at this point in the history
  2. use pyenv if available

    edg-l committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    88ddfbc View commit details
    Browse the repository at this point in the history
  3. nightly not needed in readme

    edg-l committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    f37ede2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a4b6ee View commit details
    Browse the repository at this point in the history
  5. fix gitattributes

    edg-l committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d1fe32a View commit details
    Browse the repository at this point in the history
  6. add casm too

    edg-l committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7798ddf View commit details
    Browse the repository at this point in the history