components/prism-pascal.min.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt 3c61c8f7 2021-10-14T14:01:11 ESLint: Added `regexp/no-useless-flag` rule (#3150)
SlawomirZalecki f053af13 2021-10-04T14:51:42 Pascal: Added support for asm and directives (#2653) Co-authored-by: RunDevelopment <mitchi5000.ms@googlemail.com>
Michael Schmidt 7a554b5f 2020-04-16T22:27:54 Fixed several cases of exponential backtracking (#2268)
Golmote a0bfc84d 2018-05-26T11:59:14 Add `objectpascal` as an alias to `pascal` (see #1426)
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
Golmote c03c8a42 2015-08-28T23:26:44 Pascal: Simplified regexps
Golmote bb4b06e3 2015-01-04T14:11:08 Fixed multiline Pascal comments
Golmote 19c6a258 2015-01-04T14:06:50 Fixed Pascal numbers and "&" lookbehind
Golmote aba1a72c 2014-12-20T12:23:55 Simplify hex, oct and bin number detection
Golmote 7dd1a602 2014-12-19T23:41:20 Add Pascal language