Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
notesoft
/
ChaiScript
Public
forked from
ChaiScript/ChaiScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Feb 21, 2023
Merge pull request #606 from SirNate0/patch-1
Show description for 3e54818
RobLoach
authored
3e54818
View commit details
Copy full SHA for 3e54818
Browse repository at this point
Fix cheatsheet.md typos
Show description for 41da3db
SirNate0
authored
41da3db
View commit details
Copy full SHA for 41da3db
Browse repository at this point
Commits on Sep 2, 2021
Merge pull request #580 from TerensTare/patch-1
Show description for 2898ae6
RobLoach
authored
2898ae6
View commit details
Copy full SHA for 2898ae6
Browse repository at this point
Fix typo in `cheatsheet.md`
TerensTare
authored
6ccab2a
View commit details
Copy full SHA for 6ccab2a
Browse repository at this point
Commits on Jul 8, 2021
Merge pull request #573 from totalgee/fix_erase_at_bounds
Show description for 6411aa7
RobLoach
authored
6411aa7
View commit details
Copy full SHA for 6411aa7
Browse repository at this point
Fix crash with out of bounds index (issue #572)
totalgee
committed
5722a51
View commit details
Copy full SHA for 5722a51
Browse repository at this point
Commits on Jun 9, 2021
Merge pull request #566 from IohannRabeson/cmake
Show description for 3703a78
RobLoach
authored
3703a78
View commit details
Copy full SHA for 3703a78
Browse repository at this point
Properly create a library called Chaiscript.
Show description for 53fe932
IohannRabeson
committed
53fe932
View commit details
Copy full SHA for 53fe932
Browse repository at this point
Commits on Jun 7, 2021
Merge pull request #565 from IohannRabeson/improve_cmake
Show description for 651abc2
RobLoach
authored
651abc2
View commit details
Copy full SHA for 651abc2
Browse repository at this point
Add include directory to chai target.
Show description for b3ed446
IohannRabeson
committed
b3ed446
View commit details
Copy full SHA for b3ed446
Browse repository at this point
Commits on May 24, 2021
Merge pull request #562 from BerndAmend/develop
Show description for 855c3ce
RobLoach
authored
855c3ce
View commit details
Copy full SHA for 855c3ce
Browse repository at this point
drop link to the build dashboard
BerndAmend
committed
323cd7a
View commit details
Copy full SHA for 323cd7a
Browse repository at this point
drop coverity scan status
BerndAmend
committed
535d80e
View commit details
Copy full SHA for 535d80e
Browse repository at this point
readme.txt update requirements to C++17 #506
BerndAmend
committed
efeb244
View commit details
Copy full SHA for efeb244
Browse repository at this point
remove trailing spaces from readme.txt
BerndAmend
committed
a1a78e9
View commit details
Copy full SHA for a1a78e9
Browse repository at this point
move namespace json into the chaiscript namespace #486
BerndAmend
committed
0f37802
View commit details
Copy full SHA for 0f37802
Browse repository at this point
Merge pull request #560 from ChaiScript/master
Show description for c258670
RobLoach
authored
c258670
View commit details
Copy full SHA for c258670
Browse repository at this point
license: Restore Jonathan Turner copyright
RobLoach
committed
69123db
View commit details
Copy full SHA for 69123db
Browse repository at this point
Merge branch 'develop' into master
RobLoach
authored
439c1a9
View commit details
Copy full SHA for 439c1a9
Browse repository at this point
Merge pull request #557 from BerndAmend/develop
Show description for 3aa1fa8
RobLoach
authored
3aa1fa8
View commit details
Copy full SHA for 3aa1fa8
Browse repository at this point
Merge pull request #558 from ChaiScript/revert-482-pair_conversion
Show description for ef5a22b
RobLoach
authored
ef5a22b
View commit details
Copy full SHA for ef5a22b
Browse repository at this point
Revert "Add pair_conversion registration helper with unit test"
RobLoach
authored
6030ea6
View commit details
Copy full SHA for 6030ea6
Browse repository at this point
Merge pull request #482 from totalgee/pair_conversion
Show description for 9c118c2
RobLoach
authored
9c118c2
View commit details
Copy full SHA for 9c118c2
Browse repository at this point
change .clang-format and reformat code with clang-format 11
Show description for cff6a0a
BerndAmend
committed
cff6a0a
View commit details
Copy full SHA for cff6a0a
Browse repository at this point
Commits on May 23, 2021
Merge pull request #556 from BerndAmend/develop
Show description for 6491b80
RobLoach
authored
6491b80
View commit details
Copy full SHA for 6491b80
Browse repository at this point
fix handling of $ in strings ChaiScript#553
BerndAmend
committed
a4fd537
View commit details
Copy full SHA for a4fd537
Browse repository at this point
Commits on May 22, 2021
fix testcase "Test unicode matches C++"
BerndAmend
committed
55ec76f
View commit details
Copy full SHA for 55ec76f
Browse repository at this point
fix vs2019 build
BerndAmend
committed
82ef037
View commit details
Copy full SHA for 82ef037
Browse repository at this point
drop /std:c++latest and /std:c++17
Show description for 4ec767b
BerndAmend
committed
4ec767b
View commit details
Copy full SHA for 4ec767b
Browse repository at this point
make is_nothrow_forward_constructible_v static (warning from gcc 7)
BerndAmend
committed
7aea274
View commit details
Copy full SHA for 7aea274
Browse repository at this point
remove not required ()
BerndAmend
committed
8ee033c
View commit details
Copy full SHA for 8ee033c
Browse repository at this point
set min required cmake version to 3.12
Show description for 59f64d8
BerndAmend
committed
59f64d8
View commit details
Copy full SHA for 59f64d8
Browse repository at this point
remove trailing spaces
BerndAmend
committed
39f7aa0
View commit details
Copy full SHA for 39f7aa0
Browse repository at this point
fix clangs -Wshadow warning
BerndAmend
committed
32723fc
View commit details
Copy full SHA for 32723fc
Browse repository at this point
fix implicit conversion warnings by making them explicit
BerndAmend
committed
14e9ec6
View commit details
Copy full SHA for 14e9ec6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.