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

0.2.0 #107

Merged
merged 19 commits into from Apr 21, 2019
Merged

0.2.0 #107

merged 19 commits into from Apr 21, 2019

Commits on Apr 12, 2019

  1. Lots of cleanup, lots of code -- in real code, this should be split i…

    …nto multiple pr's, but since I am the lone sailfisher here, I review my own code
    robertDurst committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    2f4b9c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2019

  1. temp

    robertDurst committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    927a597 View commit details
    Browse the repository at this point in the history
  2. almost done with semantic analysis

    robertDurst committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3af66e7 View commit details
    Browse the repository at this point in the history
  3. hacky/ugly first version of transpiler

    robertDurst committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    a0794e3 View commit details
    Browse the repository at this point in the history
  4. Standard library

    robertDurst committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    3b1e309 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    c20dd4b View commit details
    Browse the repository at this point in the history
  2. fix some other weird semicolon and parenthesis errors

    robertDurst committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    ab52ddd View commit details
    Browse the repository at this point in the history
  3. list example

    robertDurst committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    0c4d582 View commit details
    Browse the repository at this point in the history
  4. some general cleanup

    robertDurst committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    cd991fd View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2019

  1. chop down the tree -- remove the ast that is

    robertDurst committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    61497f5 View commit details
    Browse the repository at this point in the history
  2. Remove direct text to output

    robertDurst committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    fcd5141 View commit details
    Browse the repository at this point in the history
  3. change udtBuffer to targetBuffer

    robertDurst committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    dcd8e18 View commit details
    Browse the repository at this point in the history
  4. multi import works

    robertDurst committed Apr 20, 2019
    Configuration menu
    Copy the full SHA
    e9009da View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. small simplifications

    robertDurst committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    0f798e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8580c99 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary token

    robertDurst committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    a6a1e34 View commit details
    Browse the repository at this point in the history
  4. Remove tests

    robertDurst committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    34ae1ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e46899e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46a5f11 View commit details
    Browse the repository at this point in the history