Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing old emails and names in copyrights | gatecat | 2021-06-12 | 1 | -2/+2 |
* | CMake: require at least version 3.5 (Ubuntu 16.04). | whitequark | 2020-06-25 | 1 | -1/+1 |
* | CMake: only request a CXX compiler. | whitequark | 2020-06-24 | 1 | -1/+1 |
* | CMake: promote bba to a true subproject. | whitequark | 2020-06-23 | 2 | -21/+15 |
* | proper formating | Miodrag Milanovic | 2019-12-06 | 1 | -1/+1 |
* | Fix for bba to make it portable | Miodrag Milanovic | 2019-12-06 | 2 | -3/+3 |
* | Switch to #embed_str for shorter compile time | Clifford Wolf | 2019-12-01 | 1 | -2/+2 |
* | Add bba #embed support | Clifford Wolf | 2019-12-01 | 1 | -2/+26 |
* | bba: Require explicit endianness flag, and supply it | Marcus Comstedt | 2019-09-15 | 2 | -8/+12 |
* | bba: Default to native endian in bbasm | Marcus Comstedt | 2019-09-15 | 1 | -1/+12 |
* | Major Property improvements for common and iCE40 | David Shah | 2019-08-05 | 1 | -1/+1 |
* | Improvements in bbasm | Clifford Wolf | 2019-06-27 | 1 | -7/+13 |
* | bba: Fix str with empty string. | Marcin KoĆcielnicki | 2019-03-12 | 1 | -4/+5 |
* | Fix bba typo | Clifford Wolf | 2018-07-26 | 1 | -1/+1 |
* | clangformat and GraphicElement::style comments | Clifford Wolf | 2018-07-26 | 1 | -2/+2 |
* | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -2/+5 |
* | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -3/+4 |
* | Improvements in bbasm | Clifford Wolf | 2018-07-26 | 1 | -8/+81 |
* | Update README.md | Clifford Wolf | 2018-07-26 | 1 | -18/+18 |
* | clangformat | Eddie Hung | 2018-07-25 | 1 | -6/+6 |
* | Add bba README | Clifford Wolf | 2018-07-25 | 2 | -0/+90 |
* | just Boost_PROGRAM_OPTIONS_LIBRARY | Miodrag Milanovic | 2018-07-25 | 1 | -1/+1 |
* | Fix bba to compile on windows (no unistd there) | Miodrag Milanovic | 2018-07-25 | 2 | -43/+55 |
* | Use bbasm to create iCE40 chipdb | Clifford Wolf | 2018-07-24 | 1 | -12/+194 |
* | Add bba parser | Clifford Wolf | 2018-07-24 | 1 | -8/+134 |
* | Add bbasm target, use as passthru in iCE40 builder | David Shah | 2018-07-24 | 1 | -0/+12 |
* | Add dummy bba main | Clifford Wolf | 2018-07-24 | 1 | -0/+15 |