Xeverous / filter_spirit

Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
GNU General Public License v3.0
36 stars 7 forks source link

rename lang::constants_map to lang::symbol_table #15

Closed Xeverous closed 4 years ago

Xeverous commented 4 years ago

The current name is anti-idiomatic (compiler literature uses the term "symbol" for any type of identifiers). New name will also support other entities than constants (built-in functions, compound actions).

Xeverous commented 4 years ago

done in 8981ee52c3df3dbf689d07065793dae8d079ace5