summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAge
* elf.fspec: more complete versionJari Vetoniemi2018-09-27
|
* compiler: make endianess a filterJari Vetoniemi2018-09-27
| | | | | | | | endianess is just a bunch of bitflips anyways syntax for this is harmful as sometimes the files describe endianess itself thus filter is more flexible. Also, make it possible to filter non variable declarations as well.
* implement the binary number typeJari Vetoniemi2018-09-27
|
* flac.fspec, enum instead of rangeJari Vetoniemi2018-09-27
|
* s/tragety/strategy/Jari Vetoniemi2018-09-26
|
* undo some crap I did to flac specJari Vetoniemi2018-09-26
|
* add evil fspec fileJari Vetoniemi2018-09-26
|
* some future builtin for bittesting maybe?Jari Vetoniemi2018-09-26
|
* add some other spec filesJari Vetoniemi2018-09-26
|
* fixup spec filesJari Vetoniemi2018-09-26
|
* Nicer elf specJari Vetoniemi2018-09-26
|
* redesignJari Vetoniemi2018-09-19
|
* tmpJari Vetoniemi2018-02-23
|
* wipJari Vetoniemi2018-02-23
|
* elf.fspec: visualize e_entry as hexJari Vetoniemi2017-05-01
|
* Add elf.fspecJari Vetoniemi2017-05-01
| | | | Needs union support to be implemented fully.
* work in progressJari Vetoniemi2017-05-01
|
* Initial commitJari Vetoniemi2017-04-13