# # ChangeLog for utils/developer # # Generated by Trac 1.0.1 # 2024-03-28T14:29:17+01:00 Wed, 18 Nov 2020 18:45:22 GMT nicolasmartin [13822] * utils/developer/install_dev_env.sh (modified) Fix relocating URL Wed, 18 Nov 2020 18:24:22 GMT nicolasmartin [13821] * utils/developer/install_dev_env.sh (modified) Ensure to download the last stable release Wed, 18 Nov 2020 17:16:40 GMT nicolasmartin [13815] * utils/developer/install_dev_env.sh (modified) Update script to follow the new organisation of releases Thu, 14 Nov 2019 17:08:01 GMT nicolasmartin [11906] * utils/developer/fortran.py (modified) New lexer rule to highlight CPP key (`key_...`) Fri, 25 Oct 2019 16:11:21 GMT nicolasmartin [11808] * utils/developer/fortran.py (modified) Change token to Name.Constant for format declaration Fri, 25 Oct 2019 16:08:23 GMT nicolasmartin [11807] * utils/developer/emacs.py (modified) Change colors for CPP directives and modules/routines names for ... Fri, 25 Oct 2019 15:23:28 GMT nicolasmartin [11803] * utils/developer/emacs.py (added) Import emacs style from Pygments for future modifications Fri, 25 Oct 2019 15:13:45 GMT nicolasmartin [11801] * utils/developer/fortran.py (modified) Add some syntax patterns to highlight - Modules and routines ... Thu, 24 Oct 2019 13:06:36 GMT nicolasmartin [11788] * utils/developer/fortran.py (modified) Cosmetic changes Wed, 23 Oct 2019 19:02:18 GMT nicolasmartin [11781] * utils/developer/fortran.py (modified) Improve Fortran lexer by creating distinct states for comment, boolean, ... Wed, 23 Oct 2019 16:03:10 GMT nicolasmartin [11779] * utils/developer/fortran.py (modified) Create 'namelist' state to handle highlighting of this particular ... Wed, 23 Oct 2019 09:58:19 GMT nicolasmartin [11767] * utils/developer/fortran.py (modified) Modify lexer to recognize all logical operators Move punctuation rule at ... Wed, 23 Oct 2019 09:45:57 GMT nicolasmartin [11766] * utils/developer/fortran.py (modified) Add ENDIF in keywords, remove 'and', 'or' & 'not' from builtins Wed, 23 Oct 2019 09:11:02 GMT nicolasmartin [11765] * utils/developer/fortran.py (added) Import fortran lexer from Pygments for future changes Wed, 16 Oct 2019 18:57:29 GMT nicolasmartin [11709] * utils/developer (moved) Choose a more appropriate name to identify the starting space to take ... Tue, 15 Oct 2019 17:58:51 GMT nicolasmartin [11705] * utils/dev/install_dev_env.sh (modified) Updating of the script with some improvments