Skip to content

History

Revisions

  • Remove trailing spaces in usage descriptions

    @kulp kulp committed Jan 7, 2022
    cab2e6c
  • Update usage descriptions

    @kulp kulp committed Jul 15, 2021
    09b15e3
  • Remove old references to `.utf32` In https://github.com/kulp/tenyr/commit/ff82e04e8a6efa373585c7ff61f607d0b021761b all references to UTF-32 and the `.utf32` directive were meant to be removed.

    @kulp kulp committed Dec 26, 2020
    dcdae42
  • Replace references to rel with `@+`

    @kulp kulp committed Sep 9, 2020
    8231f15
  • Drop references to .cpp in filenames

    @kulp kulp committed Sep 8, 2020
    9db53a3
  • Remove references to `//` and `/*` comments We were also incorrectly stating that there was no line continuation character, when there actually was, until recently. Comment syntax is being simplified to `#`-style comments only, with no line-continuation.

    @kulp kulp committed Aug 4, 2020
    1086565
  • Clarify description of symbol addresses

    @kulp kulp committed Aug 4, 2020
    47354a1
  • Add newlines at the end of files missing them

    @kulp kulp committed Aug 4, 2020
    a00e955
  • Clarify provenance of .texe files

    @kulp kulp committed Aug 4, 2020
    2de102d
  • Qualify level of testing for Xilinx ISE

    @kulp kulp committed Aug 4, 2020
    b6dfc96
  • Remove reference to Quartus

    @kulp kulp committed Aug 4, 2020
    e8c88c0
  • Update --help descriptions

    @kulp kulp committed Aug 4, 2020
    02e9eb7
  • Drop promises for Forth/LCC/RTOS

    @kulp kulp committed Aug 4, 2020
    72c3459
  • Update usage descriptions

    @kulp kulp committed Sep 4, 2015
    97d3a24
  • Clarify which directory we are in

    @kulp kulp committed Aug 18, 2015
    a8a6ef0
  • Show GTKWave in action

    @kulp kulp committed Aug 16, 2015
    23b6f0a
  • Explain how to get started with tenyr on Icarus

    @kulp kulp committed Aug 16, 2015
    387c13c
  • Supply missing close-parenthesis

    @kulp kulp committed Aug 12, 2015
    57ee85b
  • Type3 has 20-bit immediates now, not 24-bit

    @kulp kulp committed Aug 6, 2015
    a4b7ae7
  • Operation code 4 is no longer reserved

    @kulp kulp committed Aug 6, 2015
    3f1652e
  • Switching to new type3 format

    @kulp kulp committed Feb 24, 2015
    6a4f096
  • Since kulp/tenyr@8b277b5, precedence is implemented

    @kulp kulp committed Feb 11, 2015
    106f8df
  • Minor tweaks for consistency

    @kulp kulp committed Jan 26, 2015
    c049f71
  • Update usage descriptions for v0.8.0

    @kulp kulp committed Jan 26, 2015
    18700a7
  • Now asm/disasm round trips are perfect

    @kulp kulp committed Jan 26, 2015
    d1e8264
  • Improve wording about syntax sugar

    @kulp kulp committed Jan 22, 2015
    ce47d80
  • Renumber ops

    @kulp kulp committed Jan 22, 2015
    01726d6
  • Make >> the arithmetic shift

    @kulp kulp committed Jan 22, 2015
    a72b1bb
  • Replace <> operator with @

    @kulp kulp committed Jan 22, 2015
    dfbcea7
  • Switching `^~` to `|~` in wiki

    @kulp kulp committed Jan 22, 2015
    82bce05