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

Oleg parser py #376

Open
wants to merge 53 commits into
base: main
Choose a base branch
from
Open

Oleg parser py #376

wants to merge 53 commits into from

Commits on Oct 5, 2024

  1. parse_python initial

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    cdcb33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a45faa View commit details
    Browse the repository at this point in the history
  3. captures types better

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a1d5327 View commit details
    Browse the repository at this point in the history
  4. captures rhs

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bf3d423 View commit details
    Browse the repository at this point in the history
  5. class derived_from works

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3499d5e View commit details
    Browse the repository at this point in the history
  6. creates class

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ae79ca5 View commit details
    Browse the repository at this point in the history
  7. move printing to _common

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    68eed76 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    525e05b View commit details
    Browse the repository at this point in the history
  9. callable and stuff

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    1330f07 View commit details
    Browse the repository at this point in the history
  10. creates values v0

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    fae0d51 View commit details
    Browse the repository at this point in the history
  11. improve goat generator

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    33b6382 View commit details
    Browse the repository at this point in the history
  12. shows defs

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    ca1e56a View commit details
    Browse the repository at this point in the history
  13. feature=vecdb

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    177388c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b4460c4 View commit details
    Browse the repository at this point in the history
  15. warnings etc

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5543985 View commit details
    Browse the repository at this point in the history
  16. warnings

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    37c421c View commit details
    Browse the repository at this point in the history
  17. warnings

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0336a45 View commit details
    Browse the repository at this point in the history
  18. zero warnings

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    604a380 View commit details
    Browse the repository at this point in the history
  19. params work

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3ea5ffe View commit details
    Browse the repository at this point in the history
  20. wobble noble

    olegklimov committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b309739 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. imports work

    olegklimov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    62f5729 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. saves tuple assignment

    olegklimov committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f68087f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. more torturous py

    olegklimov committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c29ad20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5fa019 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. code annotated

    olegklimov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    80ad0d8 View commit details
    Browse the repository at this point in the history
  2. annotated file

    olegklimov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0999840 View commit details
    Browse the repository at this point in the history
  3. add for loop to torture

    olegklimov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b042402 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix dotted

    olegklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    37c7d85 View commit details
    Browse the repository at this point in the history
  2. pass2

    olegklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fd5d438 View commit details
    Browse the repository at this point in the history
  3. resolves some attrs

    olegklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e28662e View commit details
    Browse the repository at this point in the history
  4. 7 fixes todo

    olegklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    85eb365 View commit details
    Browse the repository at this point in the history
  5. suppress adding and stuff

    olegklimov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f4442a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    c5545f0 View commit details
    Browse the repository at this point in the history
  2. derive return type

    olegklimov committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    239a5ce View commit details
    Browse the repository at this point in the history
  3. pass2

    olegklimov committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5a5cb26 View commit details
    Browse the repository at this point in the history
  4. for loop assignment

    olegklimov committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8751c78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4225f23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f527b6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4918be View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. things in annotation

    olegklimov committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b35f8a6 View commit details
    Browse the repository at this point in the history
  2. fixed block type

    olegklimov committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    934cc1f View commit details
    Browse the repository at this point in the history
  3. different print style

    olegklimov committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    b4aaccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b319ab0 View commit details
    Browse the repository at this point in the history
  5. better func type upgrade

    olegklimov committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    8f2839f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. list_comprehension works

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    771ad4a View commit details
    Browse the repository at this point in the history
  2. fully fixed torture1

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c5c49b1 View commit details
    Browse the repository at this point in the history
  3. works perfectly on torture

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    566410f View commit details
    Browse the repository at this point in the history
  4. logs

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bd2f3d2 View commit details
    Browse the repository at this point in the history
  5. report errors 1

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ffdbe5f View commit details
    Browse the repository at this point in the history
  6. error reporting 2

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bc1a19a View commit details
    Browse the repository at this point in the history
  7. one less pass

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a47d395 View commit details
    Browse the repository at this point in the history
  8. better errors

    olegklimov committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5a38823 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. towards integration

    olegklimov committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9923f5d View commit details
    Browse the repository at this point in the history