Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gitstar77/StaticScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: StaticScript/StaticScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 106 files changed
  • 1 contributor

Commits on Nov 20, 2020

  1. feat: add optimization

    ApsarasX committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    48c4e88 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Configuration menu
    Copy the full SHA
    e0156a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e37a0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2921c3f View commit details
    Browse the repository at this point in the history
  4. fix: fix linguist issue

    ApsarasX committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    17a1b42 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. test: add more test cases and improve test process

    ApsarasX committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c25e69c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. feat: support float pointer number(64-bits)

    ApsarasX committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    f35775e View commit details
    Browse the repository at this point in the history
  2. fix: fix conversion problem between integer and floating point when a…

    …ssigning values
    ApsarasX committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    b951b1b View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. chore: update antlr version

    ApsarasX committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    4dab3b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. fix: fix some bugs and add some test cases

    bug 1: The problem of integers and floats conversion
    bug 2: `curFn` is not set correctly when multiple function declarations exist
    ApsarasX committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d7cd7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a5479a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. fix: enhance type checking for array

    ApsarasX committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    0d9887b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. feat: add link process

    ApsarasX committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    ef9d59a View commit details
    Browse the repository at this point in the history
  2. chore: add release workflow

    ApsarasX committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    0d94797 View commit details
    Browse the repository at this point in the history
  3. chore: add install script and modify README

    ApsarasX committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    aa4f0c4 View commit details
    Browse the repository at this point in the history
  4. chore: modify slogan in README

    ApsarasX committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    0b2aee0 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. chore: upgrade to LLVM 12

    ApsarasX committed May 17, 2021
    Configuration menu
    Copy the full SHA
    18f67f9 View commit details
    Browse the repository at this point in the history
Loading