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
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 }}
sigdev2
/
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
Breadcrumbs
History for
ChaiScript
include
chaiscript
chaiscript_defines.hpp
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 24, 2021
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
View code at this point
Browse repository at this point
Commits on May 22, 2021
make is_nothrow_forward_constructible_v static (warning from gcc 7)
BerndAmend
committed
7aea274
View commit details
Copy full SHA for 7aea274
View code at this point
Browse repository at this point
drop useless statics and/or add [[nodiscard]]
BerndAmend
committed
e62f0d3
View commit details
Copy full SHA for e62f0d3
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
Get VS compiling
lefticus
committed
27072a7
View commit details
Copy full SHA for 27072a7
View code at this point
Browse repository at this point
Commits on May 30, 2018
Merge branch 'develop' into best_practices
lefticus
committed
a880319
View commit details
Copy full SHA for a880319
View code at this point
Browse repository at this point
Commits on May 29, 2018
Merge remote-tracking branch 'origin/c++17' into develop
lefticus
committed
c19705d
View commit details
Copy full SHA for c19705d
View code at this point
Browse repository at this point
Update copyrights to 2018
lefticus
committed
2d762c8
View commit details
Copy full SHA for 2d762c8
View code at this point
Browse repository at this point
Commits on May 25, 2018
Add notes for v6.1.0 release prep
lefticus
committed
8bc7b9b
View commit details
Copy full SHA for 8bc7b9b
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
Fix some warnings found on g++7
lefticus
committed
9be8f36
View commit details
Copy full SHA for 9be8f36
View code at this point
Browse repository at this point
Commits on Jan 19, 2018
Fix building on MSVC in C++17 mode
Show description for eb93760
lefticus
committed
eb93760
View commit details
Copy full SHA for eb93760
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
Fix pull from develop, fix gcc warnings
lefticus
committed
6bfc130
View commit details
Copy full SHA for 6bfc130
View code at this point
Browse repository at this point
Merge branch 'develop' into best_practices
lefticus
committed
cd05b1f
View commit details
Copy full SHA for cd05b1f
View code at this point
Browse repository at this point
Commits on Nov 25, 2017
Consolidate hand-rolled flat maps
lefticus
committed
db72ab6
View commit details
Copy full SHA for db72ab6
View code at this point
Browse repository at this point
Commits on Nov 22, 2017
Fixed issue when lacking positive exponent sign
Stephen Berry
committed
bcd01f3
View commit details
Copy full SHA for bcd01f3
View code at this point
Browse repository at this point
Improved parsing speed of parse_num
Stephen Berry
committed
2c30268
View commit details
Copy full SHA for 2c30268
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Avoid creating vectors when possible
lefticus
committed
28a59d2
View commit details
Copy full SHA for 28a59d2
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Make comparison constexpr
lefticus
committed
1738476
View commit details
Copy full SHA for 1738476
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Move the parser to string_view
lefticus
committed
e49df4c
View commit details
Copy full SHA for e49df4c
View code at this point
Browse repository at this point
move towards string_view
lefticus
committed
d115dbf
View commit details
Copy full SHA for d115dbf
View code at this point
Browse repository at this point
Commits on Aug 17, 2017
Initial simple application of constexpr to API
lefticus
committed
ddb2f35
View commit details
Copy full SHA for ddb2f35
View code at this point
Browse repository at this point
Commits on Jul 23, 2017
Add `noexcept` where appropriate
Show description for e07cd88
lefticus
committed
e07cd88
View commit details
Copy full SHA for e07cd88
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Move away from shared_ptr for parse nodes
lefticus
committed
5a56009
View commit details
Copy full SHA for 5a56009
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
Do not register load_module by default when dynamic loading is disabled
ftk
committed
84f9c44
View commit details
Copy full SHA for 84f9c44
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Update copyrights to 2017
lefticus
committed
87f1242
View commit details
Copy full SHA for 87f1242
View code at this point
Browse repository at this point
Require thread_local support, move to xcode8
lefticus
committed
faba0f1
View commit details
Copy full SHA for faba0f1
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Add double stringize trick so _MSC_FULL_VER macro gets expanded
Show description for 574f4a9
Tw1ddle
authored
574f4a9
View commit details
Copy full SHA for 574f4a9
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
Fix some GCC compiler errors.
roig
committed
4ad6614
View commit details
Copy full SHA for 4ad6614
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Merge branch 'develop' of github.com:ChaiScript/ChaiScript into develop
lefticus
committed
6d309b7
View commit details
Copy full SHA for 6d309b7
View code at this point
Browse repository at this point
Add ability to disable loading external files
Show description for 7d9e1b3
lefticus
committed
7d9e1b3
View commit details
Copy full SHA for 7d9e1b3
View code at this point
Browse repository at this point
Commits on Oct 16, 2016
Fix some MSVC issues
Show description for b99ccaf
lefticus
committed
b99ccaf
View commit details
Copy full SHA for b99ccaf
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
Merge branch 'develop' into cleanups_and_reworkds
lefticus
committed
b0f07cb
View commit details
Copy full SHA for b0f07cb
View code at this point
Browse repository at this point
Commits on Jun 27, 2016
More standard compliant, use converter only where available
ELynx
committed
201fef4
View commit details
Copy full SHA for 201fef4
View code at this point
Browse repository at this point
Commits on May 12, 2016
Move to std::next instead of homebrewed function
lefticus
committed
039d0ed
View commit details
Copy full SHA for 039d0ed
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Untangle chaiscript_engine from the rest of it
lefticus
committed
7ab6bce
View commit details
Copy full SHA for 7ab6bce
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
Merge branch 'develop' into update_travis_toolchain
Show description for 947d7c2
lefticus
committed
947d7c2
View commit details
Copy full SHA for 947d7c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.