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: ChaiScript/ChaiScript_Extras
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: skip-advanced
Choose a base ref
...
head repository: ChaiScript/ChaiScript_Extras
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.
  • 12 commits
  • 16 files changed
  • 1 contributor

Commits on Oct 29, 2018

  1. Fix tests (#11)

    * Download String ID during build
    * Update the tests
    RobLoach authored Oct 29, 2018
    Configuration menu
    Copy the full SHA
    94f8feb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Add ifndef check in the headers (#17)

    Fixes #14, #15, #16
    RobLoach authored Nov 3, 2018
    Configuration menu
    Copy the full SHA
    4f3ee02 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Merge pull request #18 from ChaiScript/skip-advanced

    math: Allow skipping some advanced functions
    RobLoach authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    2aee0d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

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

Commits on Dec 31, 2018

  1. Merge pull request #19 from ChaiScript/headers

    Update the headers in the documentation
    RobLoach authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    2bc9a5e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Configuration menu
    Copy the full SHA
    065002d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68113fb View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. Remove Biicode

    Biicode is no longer maintained, let's focus on having solid CMake support for now.
    RobLoach committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    a38f507 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge pull request #21 from ChaiScript/cleanup

    string_methods: Add includes(), trimStart(), and trimEnd()
    RobLoach authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    961b3dd View commit details
    Browse the repository at this point in the history
  2. Update CMake system

    RobLoach committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    b0da797 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2019

  1. Merge pull request #24 from ChaiScript/cmake

    Update CMake system
    RobLoach authored Jan 19, 2019
    Configuration menu
    Copy the full SHA
    2e2f0d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from ChaiScript/biicode

    Remove Biicode Support
    RobLoach authored Jan 19, 2019
    Configuration menu
    Copy the full SHA
    8c16c4a View commit details
    Browse the repository at this point in the history
Loading