Histórico de Commits

Autor SHA1 Mensagem Data
  Brad King 92ea0a077c BUG: In example .emacs code use \' for end-of-string instead of $ for end-of-line. há 19 anos atrás
  Brad King c8e355b6a1 BUG: Mode should only be used if CMakeLists.txt is at the end of the buffer name. há 19 anos atrás
  Brad King 0a9d238def BUG: Tabs around a function name are allowed. há 19 anos atrás
  Brad King 7b5c4abc74 ENH: Using suggestion from Stuart Herring to avoid needing a list of command names in the highlighting table. há 19 anos atrás
  Brad King 2172a64ff1 ENH: Cleaned-up mode in preparation for inclusion in emacs upstream. há 19 anos atrás
  Brad King 8de6e9557b ENH: Added highlighting for LIST command. há 20 anos atrás
  Brad King b8a33fb424 ENH: Added INSTALL command as a placeholder for a future generic install specification interface. Currently it supports only a SCRIPT option specifying a script to run during the install stage. há 20 anos atrás
  Brad King 44f96ff101 ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Execution. há 20 anos atrás
  Ken Martin c09a1fa799 ENH: missing get_directory_property command há 20 anos atrás
  Ken Martin 8ea0a1a237 ENH: added while command há 20 anos atrás
  Ken Martin ff99d6885f ENH: added while command há 20 anos atrás
  Ken Martin dc05f1585b ENH: updated emacs mode to include lowercase commands and missing command ENDMACRO há 20 anos atrás
  Brad King 894fa6a8c7 ENH: Experimenting with auto-dated copyright. há 20 anos atrás
  Ken Martin 2ab429b9bf ENH: updated commands há 20 anos atrás
  Ken Martin a4ae84c100 ENH: updated to remove ABSTRACT_FILES and add ADD_SUBDIRECTORY há 20 anos atrás
  Brad King 419df21c06 BUG: Only count block open tokens if they are followed by an open paren. há 21 anos atrás
  Brad King 97391045bd BUG: Fixed parsing of unquoted arguments to allow double-quotes within the argument. há 21 anos atrás
  Brad King ece9ae97e2 BUG: Fixed identification of ( and ) tokens to avoid finding them in string literals. há 22 anos atrás
  Brad King f791e1a80b ENH: New indentation implementation to support multi-line strings. há 22 anos atrás
  Brad King 458fed969f STYLE: Removed trailing whitespace. há 22 anos atrás
  Brad King 965b44cdd5 ENH: Added comment-region support. há 22 anos atrás
  Bill Hoffman bf59bd2706 BUG: fix highlight for comments in multiple buffers há 22 anos atrás
  Bill Hoffman caeada7f27 add a comment há 22 anos atrás
  Brad King 06cd152da2 Added copyright. há 22 anos atrás
  Brad King f5c2801931 Minor tweaks for anal cases of indentation. há 22 anos atrás
  Brad King 218efecd89 BUG: Don't open a block if a command starts with IF in its name. há 22 anos atrás
  Ken Martin 1c20252908 fix to use function-name há 22 anos atrás
  Brad King 0ee768c914 Fixed slow regex for indentation. há 22 anos atrás
  Brad King a7cde5c005 ENH: Wrote more robust regular expressions for indenting. há 22 anos atrás
  Ken Martin cc3b1932be emacs mode há 22 anos atrás