| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/src/ |
| D | nodejs.js | 8 Opal.modules["nodejs/base"] = function(Opal) {/* Generated by Opal 1.7.3 */ argument 9 …Opal.module, $const_set = Opal.const_set, $eqeq = Opal.eqeq, $lambda = Opal.lambda, $send = Opal.s… 11 Opal.add_stubs('==,first,shift,write_proc=,read_proc=,tty='); 20 Opal.exit = process.exit; 50 Opal.modules["corelib/file"] = function(Opal) {/* Generated by Opal 1.7.3 */ 51 …Opal.truthy, $klass = Opal.klass, $const_set = Opal.const_set, $Opal = Opal.Opal, $regexp = Opal.r… 53 …Opal.add_stubs('respond_to?,to_path,coerce_to!,pwd,split,sub,+,unshift,join,home,raise,start_with?… 66 var $nesting = [self].concat($parent_nesting), $$ = Opal.$r($nesting); 165 return Opal.escape_regexp($$('SEPARATOR')); 167 return Opal.escape_regexp($rb_plus($$('SEPARATOR'), $$('ALT_SEPARATOR'))); [all …]
|
| D | stringio.js | 1 Opal.modules["stringio"] = function(Opal) {/* Generated by Opal 1.7.3 */ argument 2 …Opal.klass, $defs = Opal.defs, $send2 = Opal.send2, $find_super = Opal.find_super, $def = Opal.def… 4 …Opal.add_stubs('new,call,close,attr_accessor,check_readable,==,length,===,>=,raise,>,+,-,seek,chec… 8 … var $nesting = [self].concat($parent_nesting), $$ = Opal.$r($nesting), $proto = self.$$prototype; 98 before = self.string['$[]'](Opal.Range.$new(0, $rb_minus(self.position, 1), false)); 99 … after = self.string['$[]'](Opal.Range.$new($rb_plus(self.position, string.$length()), -1, false)); 115 …ion = self.string.$length())) : nil), str)) : (((str = self.string['$[]'](Opal.Range.$new(self.pos…
|
| D | opal.js | 39 if (typeof(global_object.Opal) !== 'undefined') { 41 return global_object.Opal; 66 var Opal = global_object.Opal = {}; 69 Opal.global = global_object; 72 Opal.config = { 99 Opal.uid = $uid; 102 Opal.id = function(obj) { 111 var $gvars = Opal.gvars = {}; 115 Opal.exit = function(status) { if ($gvars.DEBUG) console.log('Exited with status '+status); }; 118 Opal.exceptions = []; [all …]
|
| D | pathname.js | 1 Opal.modules["corelib/comparable"] = function(Opal) {/* Generated by Opal 1.7.3 */ argument 2 …Opal.truthy, $module = Opal.module, $rb_gt = Opal.rb_gt, $rb_lt = Opal.rb_lt, $eqeqeq = Opal.eqeqe… 4 Opal.add_stubs('>,<,===,raise,class,<=>,equal?'); 13 if (Opal.is_a(what, Opal.Integer)) { return what; } 41 if (self["$<=>"] == Opal.Kernel["$<=>"]) { 105 if (!Opal.is_a(min, Opal.Range)) { 141 Opal.modules["pathname"] = function(Opal) {/* Generated by Opal 1.7.3 */ 142 …Opal.klass, $const_set = Opal.const_set, $regexp = Opal.regexp, $eqeqeq = Opal.eqeqeq, $truthy = O… 144 …Opal.add_stubs('require,include,quote,===,to_s,path,respond_to?,to_path,is_a?,nil?,raise,class,==,… 150 … var $nesting = [self].concat($parent_nesting), $$ = Opal.$r($nesting), $proto = self.$$prototype; [all …]
|
| D | index.mjs | 38 if (typeof(global_object.Opal) !== 'undefined') { 39 console.warn('Opal already loaded. Loading twice can cause troubles, please fix your setup.'); 40 return global_object.Opal; 58 // The Opal.Opal class (helpers etc.) 64 // The Opal object that is exposed globally 65 var Opal = global_object.Opal = {}; 68 Opal.global = global_object; 71 Opal.config = { 97 } Opal.uid = $uid; 100 Opal.id = function(obj) { [all …]
|
| D | index.cjs | 47 if (typeof(global_object.Opal) !== 'undefined') { 48 console.warn('Opal already loaded. Loading twice can cause troubles, please fix your setup.'); 49 return global_object.Opal; 67 // The Opal.Opal class (helpers etc.) 73 // The Opal object that is exposed globally 74 var Opal = global_object.Opal = {}; 77 Opal.global = global_object; 80 Opal.config = { 106 } Opal.uid = $uid; 109 Opal.id = function(obj) { [all …]
|
| D | index.js | 1 import Opal from './opal.js' 6 export default Opal
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 39 if (typeof(global_object.Opal) !== 'undefined') { 41 return global_object.Opal; 66 var Opal = global_object.Opal = {}; 69 Opal.global = global_object; 72 Opal.config = { 99 Opal.uid = $uid; 102 Opal.id = function(obj) { 111 var $gvars = Opal.gvars = {}; 115 Opal.exit = function(status) { if ($gvars.DEBUG) console.log('Exited with status '+status); }; 118 Opal.exceptions = []; [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 42 if (typeof(global_object.Opal) !== 'undefined') { 44 return global_object.Opal; 69 var Opal = global_object.Opal = {}; 72 Opal.global = global_object; 75 Opal.config = { 102 Opal.uid = $uid; 105 Opal.id = function(obj) { 114 var $gvars = Opal.gvars = {}; 118 Opal.exit = function(status) { if ($gvars.DEBUG) console.log('Exited with status '+status); }; 121 Opal.exceptions = []; [all …]
|
| D | asciidoctor.min.js | 28 …!==typeof b.Opal)return f.warn("Opal already loaded. Loading twice can cause troubles, please fix … 76 …icObject);l.Module=b=m("Module",l.Object);l.Class=p=m("Class",l.Module);l.Opal=T=v("Opal");l.Kerne… 78 ….thrower("return");TypeError.$$super=Error;l.file_sources={}}).call(this);Opal.loaded(["corelib/ru… 79 Opal.modules["corelib/helpers"]=function(b){var n=b.type_error,x=b.coerce_to,D=b.module,q=b.defs,E=… 85 Opal.modules["corelib/module"]=function(b){var n=b.truthy,x=b.coerce_to,D=b.const_set,q=b.Object,E=… 110 Opal.modules["corelib/class"]=function(b){var n=b.klass,x=b.send,D=b.defs,q=b.def,E=b.rb_plus,B=b.r… 114 Opal.modules["corelib/basic_object"]=function(b){var n=b.klass,x=b.slice,D=b.def,q=b.alias,E=b.retu… 120 Opal.modules["corelib/kernel"]=function(b){var n=b.truthy,x=b.coerce_to,D=b.respond_to,q=b.Opal,E=b… 147 Opal.modules["corelib/main"]=function(b){var n=b.return_val,x=b.def,D=b.Object,q=b.slice,E=b.Kernel… 148 Opal.modules["corelib/error/errno"]=function(b){var n=b.module,x=b.truthy,D=b.rb_plus,q=b.send2,E=b… [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 7 import Opal from '@asciidoctor/opal-runtime' 16 Opal.modules["asciidoctor/js/opal_ext/electron/io"] = function(Opal) {/* Generated by Opal 1.7.3 */ argument 17 var $gvars = Opal.gvars, $send = Opal.send, $a, nil = Opal.nil; 21 Opal.add_stubs('write_proc='); 27 Opal.modules["asciidoctor/js/opal_ext/node"] = function(Opal) {/* Generated by Opal 1.7.3 */ 28 …var $const_set = Opal.const_set, $eqeq = Opal.eqeq, self = Opal.top, $nesting = [], $$ = Opal.$r($… 30 Opal.add_stubs('==,require'); 65 Opal.load("pathname"); 66 Opal.load("nodejs"); 70 Opal.modules["asciidoctor/js/asciidoctor_ext/node/abstract_node"] = function(Opal) {/* Generated by… [all …]
|
| D | asciidoctor.cjs | 7 var Opal = require('@asciidoctor/opal-runtime'); 18 Opal.modules["asciidoctor/js/opal_ext/electron/io"] = function(Opal) {/* Generated by Opal 1.7.3 */ 19 var $gvars = Opal.gvars, $send = Opal.send, $a, nil = Opal.nil; 23 Opal.add_stubs('write_proc='); 29 Opal.modules["asciidoctor/js/opal_ext/node"] = function(Opal) {/* Generated by Opal 1.7.3 */ 30 …var $const_set = Opal.const_set, $eqeq = Opal.eqeq, self = Opal.top, $nesting = [], $$ = Opal.$r($… 32 Opal.add_stubs('==,require'); 64 // Load Opal modules 65 Opal.load("pathname"); 66 Opal.load("nodejs"); [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/opal-runtime/ |
| D | README.md | 1 # Opal Runtime for Asciidoctor.js 7 :fire: **CAUTION**: This library is a _highly optimized_ version of the Opal runtime that contains … 8 If you are looking for a general purpose Opal runtime, please use https://www.npmjs.com/package/opa… 13 import Opal from '@asciidoctor/opal-runtime' 14 // Now let's have fun with Opal! 20 const Opal = require('@asciidoctor/opal-runtime') 21 // Now let's have fun with Opal!
|
| /plugin/asciidocjs/node_modules/asciidoctor/ |
| D | README.md | 5 This project uses [Opal](https://opalrb.com/) to transpile [Asciidoctor](http://asciidoctor.org), a… 44 …trong>Asciidoctor</strong></a> running on <a href="http://opalrb.com"><em>Opal</em></a> brings Asc…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/ |
| D | README.md | 43 …trong>Asciidoctor</strong></a> running on <a href="http://opalrb.com"><em>Opal</em></a> brings Asc…
|
| /plugin/asciidocjs/node_modules/@asciidoctor/cli/lib/ |
| D | invoker.js | 153 if (options.to_file === Opal.gvars.stdout) {
|
| D | options.js | 98 options.to_file = Opal.gvars.stdout
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 304 … NTV Mobil, NuMuKi Browser, Obsidian, OBS Studio, Odnoklassniki, OfferUp, Opal Travel, OpenVAS, Op…
|