ridiculousfish
|
fdefabdb1d
|
[muparser] Remove fun_type overloads that have four or more parameters
Supporting these is rather excessive.
|
2017-12-18 23:01:17 -08:00 |
|
ridiculousfish
|
554382a286
|
[muparser] Remove 'AllowOpt' parameters
This parameter was used as a hint to optimize functions invoked
with constants, but is no longer used.
|
2017-12-18 23:01:17 -08:00 |
|
ridiculousfish
|
c4c89dff4e
|
[muparser] Clean up ParserCallback interface
Remove Clone() method and mark some functions as defaulted.
|
2017-12-18 23:01:15 -08:00 |
|
ridiculousfish
|
85334432ed
|
[muparser] Remove cmFUNC_BULK
fish does not need bulk functions, which are used to enable parallel
computations.
|
2017-12-18 23:01:15 -08:00 |
|
ridiculousfish
|
e2b798cda3
|
[muparser] Restyle muparser sources to match fish
Add muparser soruces to style.fish, and run it to make muparser
match fish style guidelines.
|
2017-12-18 11:58:13 -08:00 |
|
David Adam
|
86b1c5a5a4
|
Update MuParser source
Drop build system artefacts and move to versioned directory.
Tarball from
https://github.com/beltoforion/muparser/archive/v2.2.5.tar.gz with
samples/example2 directory removed.
|
2017-08-25 07:54:40 +08:00 |
|