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
Breadcrumbs
History for
ChaiScript
include
on
develop
User selector
All users
All time
Commit history
Commits on Jul 8, 2021
Fix crash with out of bounds index (issue #572)
totalgee
committed
5722a51
View commit details
Copy full SHA for 5722a51
View code at this point
Browse repository at this point
Commits on May 24, 2021
move namespace json into the chaiscript namespace #486
BerndAmend
committed
0f37802
View commit details
Copy full SHA for 0f37802
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 23, 2021
fix handling of $ in strings ChaiScript#553
BerndAmend
committed
a4fd537
View commit details
Copy full SHA for a4fd537
View code at this point
Browse repository at this point
Commits on May 22, 2021
fix vs2019 build
BerndAmend
committed
82ef037
View commit details
Copy full SHA for 82ef037
View code at this point
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
View code at this point
Browse repository at this point
remove not required ()
BerndAmend
committed
8ee033c
View commit details
Copy full SHA for 8ee033c
View code at this point
Browse repository at this point
remove trailing spaces
BerndAmend
committed
39f7aa0
View commit details
Copy full SHA for 39f7aa0
View code at this point
Browse repository at this point
fix clangs -Wshadow warning
BerndAmend
committed
32723fc
View commit details
Copy full SHA for 32723fc
View code at this point
Browse repository at this point
fix implicit conversion warnings by making them explicit
BerndAmend
committed
14e9ec6
View commit details
Copy full SHA for 14e9ec6
View code at this point
Browse repository at this point
remove trailing ;
BerndAmend
committed
532f044
View commit details
Copy full SHA for 532f044
View code at this point
Browse repository at this point
cmake suppress some clang compiler warnings
BerndAmend
committed
b5d8161
View commit details
Copy full SHA for b5d8161
View code at this point
Browse repository at this point
replace the deprecated is_pod_v with is_trivial_v
Show description for 1302e28
BerndAmend
committed
1302e28
View commit details
Copy full SHA for 1302e28
View code at this point
Browse repository at this point
fix ChaiScript#537
BerndAmend
committed
cf7821c
View commit details
Copy full SHA for cf7821c
View code at this point
Browse repository at this point
fix a couple of g++s -Wnoexcept warnings
BerndAmend
committed
e8e4717
View commit details
Copy full SHA for e8e4717
View code at this point
Browse repository at this point
don't default implicitly deleted operator=/ctor ChaiScript#527
BerndAmend
committed
19929be
View commit details
Copy full SHA for 19929be
View code at this point
Browse repository at this point
remove not required ";"
BerndAmend
committed
c4e1e19
View commit details
Copy full SHA for c4e1e19
View code at this point
Browse repository at this point
don't return voids
BerndAmend
committed
1e62639
View commit details
Copy full SHA for 1e62639
View code at this point
Browse repository at this point
replace typedef with using
BerndAmend
committed
2b3bddb
View commit details
Copy full SHA for 2b3bddb
View code at this point
Browse repository at this point
fix -Wcovered-switch-default warnings
BerndAmend
committed
684522a
View commit details
Copy full SHA for 684522a
View code at this point
Browse repository at this point
hash.hpp: explicitly cast to uint32_t
BerndAmend
committed
bd93359
View commit details
Copy full SHA for bd93359
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
move ctor arguments into the variables/base class ctors
BerndAmend
committed
1235fda
View commit details
Copy full SHA for 1235fda
View code at this point
Browse repository at this point
replace const std::string_view with std::string_view
BerndAmend
committed
c47b9e3
View commit details
Copy full SHA for c47b9e3
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
map_conversion: copy forced for loop var `p` (incompatible ref type)
Show description for ab691f6
robertFrysch
committed
ab691f6
View commit details
Copy full SHA for ab691f6
View code at this point
Browse repository at this point
Commits on Jan 7, 2021
Fix stack_vector.pop_back() pre-decrementing
Show description for c7fcc9f
RobLoach
authored
c7fcc9f
View commit details
Copy full SHA for c7fcc9f
View code at this point
Browse repository at this point
Commits on Dec 11, 2020
Merge pull request #503 from SG-Skril/develop
Show description for d783266
RobLoach
authored
d783266
View commit details
Copy full SHA for d783266
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Fix build warnings from unused enums in switch; unused function arg
totalgee
committed
259f130
View commit details
Copy full SHA for 259f130
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Fix GCC build error "explicit specialization in non-namespace scope"
Show description for f355d27
totalgee
committed
f355d27
View commit details
Copy full SHA for f355d27
View code at this point
Browse repository at this point
Fix compile errors on VS2019 (C++17) with Function_Params
Show description for 350acbf
totalgee
committed
350acbf
View commit details
Copy full SHA for 350acbf
View code at this point
Browse repository at this point
Merge branch 'develop' into temp
totalgee
committed
4993e47
View commit details
Copy full SHA for 4993e47
View code at this point
Browse repository at this point
Fix issues with Function_Params constructors (array and vector args)
Show description for dd69230
totalgee
committed
dd69230
View commit details
Copy full SHA for dd69230
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Fix for warnings: by-copy capture of ‘this’ and unused-local-typedefs
Show description for 85e4598
clairvoyant
committed
85e4598
View commit details
Copy full SHA for 85e4598
View code at this point
Browse repository at this point
Commits on Nov 10, 2019
Potential fix for issue ChaiScript#481
Show description for 0e243b0
SG-Skril
committed
0e243b0
View commit details
Copy full SHA for 0e243b0
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
#487: Fix warning for implicit 'this' lambda capture in C++20.
Joshua Thompson
committed
af7a5d7
View commit details
Copy full SHA for af7a5d7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.