|
9500a6f9b0
|
Make a single "operator" token, and specialize after parse.
|
2018-03-17 20:56:25 -07:00 |
|
|
6b438dbc6d
|
Store the operator type in the corresponding table entry.
|
2018-03-17 17:38:13 -07:00 |
|
|
ab2311def9
|
Store function / operator types when they are registered.
|
2018-03-15 19:41:11 -07:00 |
|
|
b1aa2a4bf5
|
Implement associativity storage for operators.
|
2018-02-17 16:00:39 -08:00 |
|
|
3de3f1ec00
|
Move structs used to hold custom operators and functions into new header
|
2018-02-11 22:38:40 -08:00 |
|