aboutsummaryrefslogtreecommitdiffstats
path: root/src/xtools
Commit message (Expand)AuthorAgeFilesLines
* Use Flist for array indexes.Tristan Gingold2017-11-061-1/+2
* pnodes.py: separate node file from method file.Tristan Gingold2017-10-171-10/+24
* pnodes.py: fix style for flake8Tristan Gingold2017-10-061-106/+129
* nodes_meta: Generate Attr_, add subprograms for interfaces.Tristan Gingold2017-10-021-3/+6
* pnodes.py: make it more modular.Tristan Gingold2017-10-021-79/+127
* nodes: remove Int and Fp formats, use multiple fields.Tristan Gingold2016-10-151-1/+2
* nodes: handle 'grp' conversion, replace Odigit1 by flags.Tristan Gingold2016-10-151-58/+95
* Rework AST to setup ownership and reference policy.Tristan Gingold2016-10-111-4/+13
* iirs: add Forward_Ref linksTristan Gingold2016-09-301-4/+6
* Add --keep-order switch.Tristan Gingold2015-05-091-17/+29
* pnodes: make the code more generic.Tristan Gingold2015-01-271-7/+20
* iirs.ads: fix indentation and adjust pnodes.pyTristan Gingold2015-01-241-8/+30
* Move Makefile from xtools to vhdl.Tristan Gingold2015-01-241-35/+0
* pnodes: add better message in assert.Tristan Gingold2015-01-121-1/+4
* iirs: reduce size of signal_declaration.Tristan Gingold2014-12-141-2/+6
* iirs: move delay_mechanism to flag1; adjust xtools/pnodes.py for new sources.Tristan Gingold2014-12-132-9/+9
* Move sources to src/ subdirectory.Tristan Gingold2014-11-042-0/+751