|
8e5550bfa7
|
New operator %=
|
2024-12-19 15:14:30 +01:00 |
|
|
6ee21e10af
|
New, more flexible, parser context datatype that includes and extends
the previous flags allowForest and allowVarRef.
Added binary operator (work in progress).
Better implementation of +=,-=,*=, and /= (new) operators.
|
2024-12-19 14:48:27 +01:00 |
|
|
6b3bfa2a11
|
self param replaced as opTerm
|
2024-07-09 07:50:06 +02:00 |
|
|
8ee0bb5701
|
Some data-type check functions (e.g. IsInteger()) exported
|
2024-05-08 07:53:01 +02:00 |
|
|
5910345c08
|
operator-{sum,prod}.go: Fixed sum and prod operation with a fraction and a float
|
2024-05-06 17:32:39 +02:00 |
|
|
cd6b7982ee
|
sum and prod now support fraction too
|
2024-05-01 21:51:43 +02:00 |
|
|
4d94a7ad59
|
class and kind types removed
|
2024-04-09 05:32:50 +02:00 |
|
|
9ac88bf446
|
made some interfaces exportable and fixed/enhaaced some selector operator versions
|
2024-04-08 23:17:56 +02:00 |
|
|
998580772a
|
added operator '%' (division remainder) and test
|
2024-03-26 09:27:14 +01:00 |
|
|
594806c999
|
added operator './' (float division) and test
|
2024-03-26 09:12:44 +01:00 |
|
|
33841c5861
|
Added copyrighr note to all sources
|
2024-03-26 08:45:18 +01:00 |
|
|
522b880ca3
|
Added all source files
|
2024-03-26 07:00:53 +01:00 |
|