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: interscript/interscript-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.5
Choose a base ref
...
head repository: interscript/interscript-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 11, 2023

  1. updated demo screen cast

    webdev778 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8a60912 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Ruby >=3.1 compatibility

    webdev778 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    1d835a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #753 from interscript/webdev778/ruby3.1-compat

    Ruby >=3.1 compatibility
    webdev778 authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    fa8fbb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Add a Python compiler

    This commit adds a Python compiler for a Python version of Interscript.
    This is still work in progress, there are a couple of remaining bugs,
    the CI needs to be fixed, the Python package needs to be released.
    webdev778 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3e618fb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Add debugging facilities to Python compiler

    webdev778 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    2fc6b85 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Correctly escape Regexp strings to avoid warnings

    webdev778 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    672fc73 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Merge branch 'python-compiler'

    webdev778 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    60c7ab5 View commit details
    Browse the repository at this point in the history
  2. Correct testing of Python compiler

    webdev778 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    3375d02 View commit details
    Browse the repository at this point in the history
Loading