Deukhoofd
|
fab2c9eabd
|
Require explicit inequality as well as equality operators on evalvalues
|
2019-09-07 13:28:25 +02:00 |
Deukhoofd
|
3b344d6d72
|
Improve performance of cloning StringEvalValue
continuous-integration/drone/push Build is passing
Details
|
2019-07-28 12:33:14 +02:00 |
Deukhoofd
|
ccc6e297f2
|
Rework of memory handling in Evaluation
continuous-integration/drone/push Build is failing
Details
|
2019-07-27 17:59:42 +02:00 |
Deukhoofd
|
e2a0c35992
|
Large cleanup
continuous-integration/drone/push Build was killed
Details
|
2019-07-25 17:23:54 +02:00 |
Deukhoofd
|
32836c6c58
|
Make a lot of one-liner functions inline
continuous-integration/drone/push Build is failing
Details
|
2019-07-04 19:08:13 +02:00 |
Deukhoofd
|
bb0a6aba19
|
General cleanup
continuous-integration/drone/push Build is passing
Details
|
2019-07-04 18:24:49 +02:00 |
Deukhoofd
|
76b8ba3ebc
|
Initial work on iterators, rework of variable handling by including actual string
continuous-integration/drone/push Build is failing
Details
|
2019-06-23 15:58:14 +02:00 |
Deukhoofd
|
fde102d954
|
Added namespaces to most classes, general cleanup
continuous-integration/drone/push Build is failing
Details
|
2019-06-17 18:35:12 +02:00 |
Deukhoofd
|
21d3329c55
|
Mark evalValues as const
continuous-integration/drone/push Build is passing
Details
|
2019-06-17 17:43:54 +02:00 |
Deukhoofd
|
3dc67ec8a0
|
Move Lexer to u16string handling, for unicode support
continuous-integration/drone/push Build is passing
Details
|
2019-06-15 17:20:27 +02:00 |
Deukhoofd
|
a9def6c539
|
Implements setting table values
continuous-integration/drone/push Build is failing
Details
|
2019-06-14 17:12:27 +02:00 |
Deukhoofd
|
1cb65f17c9
|
Work on performance improvements
continuous-integration/drone/push Build is passing
Details
|
2019-06-13 16:26:10 +02:00 |
Deukhoofd
|
c022c91777
|
Implements complex tables
continuous-integration/drone/push Build is passing
Details
|
2019-06-12 15:19:28 +02:00 |
Deukhoofd
|
081def0be0
|
Implements basic numerical tables
continuous-integration/drone/push Build is passing
Details
|
2019-06-09 20:15:09 +02:00 |
Deukhoofd
|
cb5d9e2f62
|
Implements indexing, currently can only be used with strings
|
2019-06-06 17:35:51 +02:00 |
Deukhoofd
|
43dede9ae2
|
Work to add C style entry points to library that allow most functionality
|
2019-06-05 17:46:46 +02:00 |
Deukhoofd
|
6206fef4c5
|
Rework evaluation to use shared pointers, fix bugs
|
2019-06-01 21:38:39 +02:00 |
Deukhoofd
|
4408cf00cd
|
Large overhaul of pointers to shared_ptrs, implemented function evaluation
|
2019-06-01 19:20:31 +02:00 |
Deukhoofd
|
6fad5a0a7d
|
Implements variable usage, tweaks and fixes for variable assignment
|
2019-05-30 15:23:48 +02:00 |
Deukhoofd
|
0205b92ae6
|
Implements string evaluation and concat
|
2019-05-25 16:15:20 +02:00 |