components/prism-apl.min.js


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt 48fac3b2 2020-06-12T15:58:46 Added a test for identifier support across all languages (#2371)
Adám Brudzewsky 0255cb6a 2020-05-27T13:32:49 APL: Added ⍥ (#2409) Introduced into Dyalog APL 18.0 which is just about to be released.
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Golmote a95c51dc 2017-10-22T14:09:26 APL: Regexp simplification
Golmote 2094221b 2017-05-08T12:33:12 APL: Run gulp + updated test after #1126
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 7192ffef 2017-01-28T09:57:30 Run gulp
Diego Islas Ocampo c1dd1724 2016-12-29T11:29:51 Revert change in APL definition
Diego Islas Ocampo 6e3dd165 2016-12-29T11:25:08 Revert change in APL definition
Diego Islas Ocampo f50027cc 2016-12-29T11:16:31 Update Ren'py language definition
Golmote ac21d337 2016-09-23T22:31:02 Update APL minified file + update test for iota underbar function
Golmote 1f45942c 2015-09-04T08:58:16 Add support for APL. Closes #308