components/prism-fsharp.min.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 7753fc43 2017-10-22T14:34:43 F#: Regexp optimisation + don't use captures if not needed
Golmote 65cbaa95 2017-05-08T13:27:57 Run gulp after #1107
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 e135947c 2015-10-10T12:48:04 Run gulp and update tests after #801 merge
Golmote 0aa0791f 2015-08-19T08:42:00 F#: fix numbers
Golmote fdc94775 2015-08-19T08:34:03 F#: insert preprocessor before keyword + don't allow line feeds before #
Golmote 0101c890 2015-08-19T08:26:09 F#: improve string pattern
Golmote 09f20052 2015-08-19T08:07:32 F#: fix keywords containing exclamation mark
Golmote b1fd5bdc 2015-03-10T08:27:53 Removed unused global flag in all grammars
Simon Reynolds 9b88775c 2015-02-13T08:31:45 Change numbers regexes from objects to simple array
Simon Reynolds 9a2c814a 2015-02-08T17:05:29 Correcting numbers regexes as per suggestions
Simon Reynolds eba71771 2015-02-08T13:17:02 Reversing change in examples.js, simplifying regexes and expanding numbers section in example per suggestion
Simon Reynolds 2664796c 2015-02-07T16:44:50 Removed newline consumption in single line comment and split numbers regex to handle hex, binary, integer and decimal numbers separately
Simon Reynolds 889cfeb1 2015-02-06T22:05:44 Added hexadecimal support
Simon Reynolds 45977784 2015-02-06T13:50:12 Added F# support and example Added F# support and example