# # ChangeLog for utils/developer # # Generated by Trac 1.0.1 # 2024-03-29T06:34:12+01:00 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