-
Notifications
You must be signed in to change notification settings - Fork 10
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: a38f507
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ChaiScript/ChaiScript_Extras
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dd116d7
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 12 files changed
- 4 contributors
Commits on Jan 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 065002d - Browse repository at this point
Copy the full SHA 065002dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68113fb - Browse repository at this point
Copy the full SHA 68113fbView commit details
Commits on Jan 14, 2019
-
Merge pull request #21 from ChaiScript/cleanup
string_methods: Add includes(), trimStart(), and trimEnd()
Configuration menu - View commit details
-
Copy full SHA for 961b3dd - Browse repository at this point
Copy the full SHA 961b3ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0da797 - Browse repository at this point
Copy the full SHA b0da797View commit details
Commits on Jan 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e2f0d6 - Browse repository at this point
Copy the full SHA 2e2f0d6View commit details -
Merge pull request #23 from ChaiScript/biicode
Remove Biicode Support
Configuration menu - View commit details
-
Copy full SHA for 8c16c4a - Browse repository at this point
Copy the full SHA 8c16c4aView commit details
Commits on Apr 16, 2026
-
Fix #26: Update to ChaiScript 6.1.0 and fix vector_type API (#29)
ChaiScript 6+ changed the vector_type signature from returning a ModulePtr to taking a Module& parameter and returning void. The ChaiScript constructor also no longer accepts a ModulePtr for stdlib. Updated bootstrap() to register the vector_type for std::vector<std::string> directly within the module, and updated tests to use the new ChaiScript 6+ API. Fixed Catch SIGSTKSZ compile error on newer glibc where SIGSTKSZ is no longer a constant expression. Co-authored-by: leftibot <leftibot@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for fbe744e - Browse repository at this point
Copy the full SHA fbe744eView commit details
Commits on Apr 17, 2026
-
Fix #33: Add GitHub Actions CI workflow (#34)
Adds a CI workflow modeled on ChaiScript/ChaiScript's pattern: build and test across Linux (GCC), macOS (AppleClang), and Windows (MSVC) in both Debug and Release, plus ASAN+UBSAN sanitizer jobs on Linux and macOS. The workflow reuses the project's existing CMake options (ENABLE_ADDRESS_SANITIZER, ENABLE_UNDEFINED_SANITIZER), so no build-system changes are required. Co-authored-by: leftibot <leftibot@users.noreply.github.com> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for dd116d7 - Browse repository at this point
Copy the full SHA dd116d7View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff a38f507...dd116d7