diff options
author | Georg Brandl <georg@python.org> | 2014-09-16 10:02:49 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-09-16 10:02:49 +0200 |
commit | dd633af87bff78758abd120a68eb71635458b729 (patch) | |
tree | a1bb75ce3a4e8fff1fd9c97fac722c870bc677ab | |
parent | 206f0e6e75a13b6e78989ef421835d70f80a26e2 (diff) | |
download | pygments-dd633af87bff78758abd120a68eb71635458b729.tar.gz |
stan changelog
-rw-r--r-- | CHANGES | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -73,7 +73,7 @@ Version 2.0 - Ruby lexer: fix lexing of Name::Space tokens (#860) and of symbols in hashes (#873). -- Stan lexer: update for version 1.3.0 of the language (PR#162). +- Stan lexer: update for version 2.4.0 of the language (PR#162, PR#255, PR#377). - JavaScript lexer: add the "yield" keyword (PR#196). @@ -92,8 +92,6 @@ Version 2.0 - Rebol lexer: fix comment detection and analyse_text (PR#261). -- Stan lexer: update to v2.0.1 (PR#255). - - LLVM lexer: update keywords to v3.4 (PR#258). - PHP lexer: add new keywords and binary literals (PR#222). |