Commit Graph

  • 06552fd (HEAD -> master) feat: add 'THEN' to same indentation as 'IF' and 'ELSE' if it is in new line by Dennis Buchhorn 2022-01-31 17:16:44 +0100
  • 78e4151 feat: change default values to personal preferences by Dennis Buchhorn 2021-12-15 09:47:32 +0100
  • 9007716 reset indent after port map by g2384 2021-05-01 13:51:06 +0100
  • 80b8576 add status badge by g2384 2021-02-27 18:20:00 +0000
  • 4c07847 add workflow (#46) by g2384 2021-02-27 18:11:46 +0000
  • f199f14 remove release notes by g2384 2021-01-22 19:54:00 +0000
  • 8c5893f update readme.md by g2384 2021-01-22 19:51:56 +0000
  • 463eaf2 indent after assignment symbol by g2384 2021-01-22 19:22:33 +0000
  • 55ebbc7 Update issue_template.md by g2384 2021-01-22 18:54:15 +0000
  • b44119d update dependencies by g2384 2021-01-22 18:50:12 +0000
  • e95d09f Fix for #43 (#44) by Joachim Fenkes 2021-01-22 19:44:27 +0100
  • 1883c0f fix missing declaration; align values in initialisation by g2384 2020-10-19 20:16:50 +0100
  • 2259f60 beautify web settings area; add alignComments setting by g2384 2020-10-19 19:29:57 +0100
  • c78ac76 Update README.md by g2384 2020-10-19 16:39:23 +0100
  • b0c4c68 align concurrent signal assignment by g2384 2020-10-19 16:32:25 +0100
  • 0fc78eb align in, out, buffer and inout key words by g2384 2020-10-19 15:52:12 +0100
  • 4e91e71 fix single line PACKAGE indentation by g2384 2020-10-18 15:37:48 +0100
  • 9150665 update packages (cont.) by g2384 2020-10-17 11:22:20 +0100
  • 418d5c5 update packages by g2384 2020-10-17 11:16:33 +0100
  • c7fef64 add more type names, support "STD_LOGIC", "STD_LOGIC_VECTOR", "STD_ULOGIC", "STD_ULOGIC_VECTOR" by g2384 2020-10-17 11:16:20 +0100
  • e026893 add new lines at the end of file by g2384 2020-10-17 10:36:13 +0100
  • d83221f support VHDL-2008 block comment /* */ by g2384 2020-02-23 17:05:10 +0000
  • f2acc81 use jest by g2384 2020-02-23 13:27:18 +0000
  • 6ff72a4 indent multi-line signal and constant declarations by are512 2019-11-14 20:51:37 +0000
  • 3900c52 Merge pull request #22 from Vinrobot/master by g2384 2019-11-11 11:22:33 +0000
  • 70aa6cb Fix g2384/VHDLFormatter#21 Modify regex to not add spaces between >/< if they are repeated by Vinrobot 2019-10-23 20:41:37 +0200
  • fd0da04 2019 by g2384 2019-03-16 21:28:19 +0000
  • c859d29 update format by g2384 2019-03-16 21:26:25 +0000
  • 8c72c1f minor fix by g2384 2019-03-15 23:26:16 +0000
  • aef6b5f be more professional by g2384 2019-03-15 23:11:55 +0000
  • 4c60b5c update style by g2384 2019-03-15 22:30:17 +0000
  • 4dfec14 add style.css, support all browsers by g2384 2019-03-13 16:54:26 +0000
  • 532a424 add TODO by g2384 2019-02-23 23:44:14 +0000
  • 3f1e482 fix RETURN formatting by g2384 2019-02-23 23:34:40 +0000
  • e9eb144 better html; align sign locally by g2384 2019-02-23 22:06:39 +0000
  • 087d3ff treat key words and type names separately by g2384 2019-02-23 20:47:29 +0000
  • f0912cb fix unary operator formatting by g2384 2019-02-23 20:10:07 +0000
  • 2ab18a8 fix formatting issues; use unicode text to represent escaped text by g2384 2019-02-22 23:06:02 +0000
  • e52d527 align comments (when user chooses "align" option); add main.js by g2384 2019-02-22 22:24:28 +0000
  • 7f3fe42 use local storage to store settings by g2384 2019-02-22 21:36:48 +0000
  • 3326575 use system EOL symbol or user-specified by g2384 2019-02-22 17:12:15 +0000
  • 79fc211 support extended identifier (backslash names); fix exponential notation by g2384 2019-02-22 15:35:34 +0000
  • 15d927e bugfix "remove non-comment code by mistake" by g2384 2019-02-22 13:48:41 +0000
  • df023d1 squash commits; refactoring by g2384 2019-02-22 10:58:42 +0000
  • 760d4e6 refactor by g2384 2018-02-12 23:24:39 +0000
  • 39503bb support PORT sign align by g2384 2018-02-10 22:12:26 +0000
  • 4035e7c support more by g2384 2018-02-10 17:18:08 +0000
  • 8e0d9d9 support more keywords by g2384 2018-02-10 12:18:56 +0000
  • cdb5719 rewrite, support IF CASE by g2384 2018-02-10 10:44:59 +0000
  • d109527 refactor by g2384 2018-02-10 00:10:32 +0000
  • d6a8871 refactors by g2384 2018-02-09 23:27:11 +0000
  • ce6e859 initial commit by g2384 2018-02-09 21:45:53 +0000
  • 11348a1 Initial commit by g2384 2018-02-09 18:35:54 +0000