aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-static_oper.ads
Commit message (Expand)AuthorAgeFilesLines
* synth: rename synth-context to synth-vhdl_contextTristan Gingold2021-04-161-1/+1
* update license headersumarcor2021-02-051-5/+3
* synth-static_oper: predefined function call now return memtyp.Tristan Gingold2020-04-131-2/+2
* synth: move memtyp handling to synth.objtypes.Tristan Gingold2020-04-131-2/+2
* synth: use more memtyp in synth-static_oper.Tristan Gingold2020-04-101-1/+1
* synth: use memtyp in synth-static_oper. Fix #1181Tristan Gingold2020-04-091-2/+3
* synth: rework - use valtyp for expressions.Tristan Gingold2020-04-021-6/+6
* synth: rework static predefined function calls.Tristan Gingold2020-02-181-0/+4
* synth: add synth_static_monadic_predefinedTristan Gingold2019-11-301-0/+4
* synth: introduce synth-static_oper.Tristan Gingold2019-11-131-0/+31