components/prism-sas.js


Log

Author Commit Date CI Message
Golmote 12c0b20a 2018-03-08T22:19:01 Decouple minus sign from number pattern in most languages. Close #1110
Golmote 7549eccb 2017-02-08T23:23:24 Add missing greedy config in APL, AutoIt, Dart, Elixir, Erlang, F#, Go, Haxe, Icon, Inform7, J, Makefile, Mel, Nim, Nix, NSIS, OCaml, Oz, Pari/GP, Parser, Pascal, Perl, Prolog, Pure, Qore, R, Rip, Ruby, Rust, SAS, Scheme, SQL, Stylus, Tcl and Verilog
Chuck Nelson 1b905b9e 2016-03-31T11:24:29 Update PROC step/keyword regex to be more restrictive.
Chuck Nelson 85ef5179 2016-03-30T10:25:36 Add missing keywords for SAS. Two changes: (1) PROC keyword now also includes its associated name (e.g., PROC TABULATE, PROC SQL). (2) QUIT now included, as it is used to close/complete various procedures.
Golmote 6ebb96f0 2015-08-30T19:17:20 SAS: Simplified datalines and optimized operator patterns
Golmote 18ce84f3 2015-02-27T23:58:28 Add basic highlighting for SAS language. (fix #515)