1. 09 Dec, 2014 3 commits
  2. 08 Dec, 2014 2 commits
    • albert-github's avatar
      Fortran color code of END · 1cfa914c
      albert-github authored
      The color for the single END in Fortran code was of the color of the flow type entities though for all the flow entities the entity name is mandatory. For the entity statements of some keywords e.g. SUBROUTINE and FUNCTION the entity name is not mandatory with the END statement. The color of the single END statement has been changed from the flow type to the normal keyword type.
      1cfa914c
    • albert-github's avatar
      Fortran continuation character seen as begin of function call · b2e9aa36
      albert-github authored
      In case in fixed format code a line like:
      "     x   ( " existed and the x was on position 6 the "x   (" was seen as the start of a function call.
      b2e9aa36
  3. 07 Dec, 2014 1 commit
  4. 04 Dec, 2014 2 commits
  5. 02 Dec, 2014 1 commit
  6. 01 Dec, 2014 1 commit
  7. 29 Nov, 2014 8 commits
  8. 27 Nov, 2014 1 commit
    • albert-github's avatar
      LaTeX problem with 2 consecutive single quotes · 0cb39b4c
      albert-github authored
      In LaTeX 2 consecutive single quotes are joined to 1 double quote. This leads in texts where 2 single quotes are intended to a strange view. An example is the initial value for variables. E.g. in Fortran: character(len=10) :: A = ''  (i.e an empty string which can either be defined as '' or as "") or in C: char *sq  = "''". In the source listings this is OK but in the description text it was not OK.
      0cb39b4c
  9. 25 Nov, 2014 1 commit
  10. 23 Nov, 2014 1 commit
  11. 22 Nov, 2014 1 commit
  12. 17 Nov, 2014 1 commit
  13. 16 Nov, 2014 5 commits
  14. 15 Nov, 2014 2 commits
  15. 13 Nov, 2014 1 commit
  16. 06 Nov, 2014 1 commit
  17. 02 Nov, 2014 2 commits
  18. 25 Oct, 2014 1 commit
  19. 24 Oct, 2014 1 commit
  20. 23 Oct, 2014 4 commits