Jason Turner
|
a1772a055b
|
Remove some std::endl usage
|
2017-11-19 06:25:30 -07:00 |
|
Jason Turner
|
c6021f3e61
|
Bug fix from Function_Params refactor
|
2017-11-19 06:20:27 -07:00 |
|
Jason Turner
|
92ae85c3e8
|
Remove guards from catch blocks
|
2017-11-18 19:08:14 -07:00 |
|
Jason Turner
|
d59350d356
|
Various cleanups
|
2017-11-18 18:42:45 -07:00 |
|
Jason Turner
|
a6d30baa27
|
Apply some if constexpr action
|
2017-11-17 06:12:50 -07:00 |
|
Jason Turner
|
b03b90dee6
|
Fix bug introduced with Function_Params refactor
|
2017-11-17 05:26:24 -07:00 |
|
Jason Turner
|
28a59d2a6e
|
Avoid creating vectors when possible
|
2017-11-16 09:10:48 -07:00 |
|
Jason Turner
|
425c679c6c
|
Fix GLOBAL in clone_object tests
|
2017-11-13 09:03:55 -07:00 |
|
Jason Turner
|
5d5a126bb1
|
Merge branch 'typed_function_ordering' into c++17
|
2017-11-13 00:33:59 -07:00 |
|
Jason Turner
|
dd912822a7
|
Merge commit '8895ee8fc58ff13e7ee17007aeab6f78bf9f81f1' into c++17
|
2017-11-13 00:03:25 -07:00 |
|
Jason Turner
|
8895ee8fc5
|
Fix assignment / modification of return values
|
2017-11-13 00:02:22 -07:00 |
|
Jason Turner
|
91bcf1187e
|
minor noexcept adjustments
|
2017-11-12 04:09:37 -07:00 |
|
Jason Turner
|
df21840feb
|
Merge branch 'develop' into c++17
|
2017-11-12 03:22:16 -07:00 |
|
Jason Turner
|
f42bdb7541
|
Merge branch 'develop' into typed_function_ordering
|
2017-10-14 15:50:18 -06:00 |
|
Jason Turner
|
8e590387f1
|
Merge branch 'constexpr' into c++17
|
2017-09-20 17:05:31 -06:00 |
|
Jason Turner
|
6cae70c208
|
Move to module level statics from function level
|
2017-09-20 16:44:32 -06:00 |
|
Jason Turner
|
c5a9cab3dd
|
Simple cleanup for string comparisons
|
2017-09-20 15:34:19 -06:00 |
|
Jason Turner
|
e38b05ff9a
|
Better constexpr for comment types
|
2017-09-10 07:12:33 -06:00 |
|
Jason Turner
|
f338586d37
|
Performance improvements and LOC reduction in BoxedNumber
|
2017-09-02 19:06:46 -06:00 |
|
Jason Turner
|
bfe7799d13
|
Come C++17 updates, namespaces, etc
|
2017-09-02 13:12:52 -06:00 |
|
Jason Turner
|
1738476321
|
Make comparison constexpr
|
2017-08-30 08:41:08 -06:00 |
|
Jason Turner
|
4213f24761
|
Various C++17 considerations
|
2017-08-29 16:14:44 -06:00 |
|
Jason Turner
|
ac78e978fe
|
Move to template type deduction for function signature
|
2017-08-26 14:19:38 -06:00 |
|
Jason Turner
|
e6a6a20eb6
|
Handful for C++17 things
|
2017-08-26 08:24:55 -06:00 |
|
Jason Turner
|
f9a1784b9b
|
Move json.hpp to variant
|
2017-08-25 19:48:30 -06:00 |
|
Jason Turner
|
4275ec6878
|
Make it easier to swap around some hashing algorithms
|
2017-08-25 15:31:24 -06:00 |
|
Jason Turner
|
dce9e17c34
|
More string_view tweaks
|
2017-08-25 14:49:44 -06:00 |
|
Jason Turner
|
04902f8209
|
Use C++17's emplace_back return reference
|
2017-08-25 12:48:34 -06:00 |
|
Jason Turner
|
e49df4c54d
|
Move the parser to string_view
|
2017-08-25 11:17:47 -06:00 |
|
Jason Turner
|
ff70341af2
|
Avoid conversions to string_view, 2% perf savings
|
2017-08-24 21:14:05 -06:00 |
|
Jason Turner
|
d115dbfd79
|
move towards string_view
|
2017-08-24 20:46:22 -06:00 |
|
Jason Turner
|
9596e15049
|
Warning / build fixes for gcc7
|
2017-08-24 18:35:03 -06:00 |
|
Jason Turner
|
9bbe723827
|
Fix unhandled divide by zero
|
2017-08-23 21:38:41 -06:00 |
|
Jason Turner
|
7722841294
|
More if constexpr work
|
2017-08-23 21:23:18 -06:00 |
|
Jason Turner
|
dd918c524d
|
Use if constexpr in boxed_number
|
2017-08-23 20:20:17 -06:00 |
|
Jason Turner
|
8568b61014
|
Merge branch 'constexpr' of github.com:ChaiScript/ChaiScript into constexpr
|
2017-08-23 16:13:39 -06:00 |
|
Jason Turner
|
b8b548bab3
|
more constexpr for parser
|
2017-08-23 16:10:10 -06:00 |
|
Jason Turner
|
0d76241f77
|
Avoid capture of constexpr value
|
2017-08-23 16:08:44 -06:00 |
|
Jason Turner
|
3feb084438
|
constexpr user_type objects
|
2017-08-22 22:22:47 -06:00 |
|
Jason Turner
|
d56c5b489b
|
Fix bug exposed while moving to constexpr
|
2017-08-22 16:15:25 -06:00 |
|
Jason Turner
|
21500a1dcc
|
Add source tracking for uninit memory sanitizer
|
2017-08-22 16:13:17 -06:00 |
|
Jason Turner
|
ac7af60d76
|
Make constructors return values, not shared_ptr
|
2017-08-22 15:54:42 -06:00 |
|
Jason Turner
|
b810e4f7d9
|
Callable traits constexpr
|
2017-08-22 13:29:08 -06:00 |
|
Jason Turner
|
ac8f876347
|
constexpr fixes for Visual Studio
|
2017-08-22 12:02:42 -06:00 |
|
Jason Turner
|
b51b52dea9
|
constexpr bind_first
|
2017-08-22 10:03:26 -06:00 |
|
Jason Turner
|
535c0344b7
|
Make function constexpr
|
2017-08-20 13:11:57 -06:00 |
|
Jason Turner
|
ddb2f352cd
|
Initial simple application of constexpr to API
|
2017-08-17 11:27:14 -06:00 |
|
Jason Turner
|
58f740844d
|
Undo perf hit to keyword lookups
|
2017-08-15 13:17:23 -06:00 |
|
Jason Turner
|
0fc420f69d
|
Revert "Remove exception specification shared_ptr use"
This reverts commit e1cf8b9eb1d59d49149454424ec49bd0d8a3b28f.
|
2017-08-15 10:13:20 -06:00 |
|
Jason Turner
|
1ca857b890
|
Satisfy older clangs by adding default ctor
|
2017-08-11 14:20:17 -06:00 |
|