pair programming

This commit is contained in:
Akko
2025-02-06 19:47:55 +01:00
parent 71f708ff8c
commit 8cf6e78a79
210 changed files with 16744 additions and 16728 deletions

View File

@@ -5,7 +5,7 @@ goog.provide('shadow.remote.runtime.api');
*/
shadow.remote.runtime.api.IRuntime = function(){};
var shadow$remote$runtime$api$IRuntime$relay_msg$dyn_19810 = (function (runtime,msg){
var shadow$remote$runtime$api$IRuntime$relay_msg$dyn_19800 = (function (runtime,msg){
var x__5350__auto__ = (((runtime == null))?null:runtime);
var m__5351__auto__ = (shadow.remote.runtime.api.relay_msg[goog.typeOf(x__5350__auto__)]);
if((!((m__5351__auto__ == null)))){
@@ -23,11 +23,11 @@ shadow.remote.runtime.api.relay_msg = (function shadow$remote$runtime$api$relay_
if((((!((runtime == null)))) && ((!((runtime.shadow$remote$runtime$api$IRuntime$relay_msg$arity$2 == null)))))){
return runtime.shadow$remote$runtime$api$IRuntime$relay_msg$arity$2(runtime,msg);
} else {
return shadow$remote$runtime$api$IRuntime$relay_msg$dyn_19810(runtime,msg);
return shadow$remote$runtime$api$IRuntime$relay_msg$dyn_19800(runtime,msg);
}
});
var shadow$remote$runtime$api$IRuntime$add_extension$dyn_19815 = (function (runtime,key,spec){
var shadow$remote$runtime$api$IRuntime$add_extension$dyn_19810 = (function (runtime,key,spec){
var x__5350__auto__ = (((runtime == null))?null:runtime);
var m__5351__auto__ = (shadow.remote.runtime.api.add_extension[goog.typeOf(x__5350__auto__)]);
if((!((m__5351__auto__ == null)))){
@@ -45,11 +45,11 @@ shadow.remote.runtime.api.add_extension = (function shadow$remote$runtime$api$ad
if((((!((runtime == null)))) && ((!((runtime.shadow$remote$runtime$api$IRuntime$add_extension$arity$3 == null)))))){
return runtime.shadow$remote$runtime$api$IRuntime$add_extension$arity$3(runtime,key,spec);
} else {
return shadow$remote$runtime$api$IRuntime$add_extension$dyn_19815(runtime,key,spec);
return shadow$remote$runtime$api$IRuntime$add_extension$dyn_19810(runtime,key,spec);
}
});
var shadow$remote$runtime$api$IRuntime$del_extension$dyn_19817 = (function (runtime,key){
var shadow$remote$runtime$api$IRuntime$del_extension$dyn_19813 = (function (runtime,key){
var x__5350__auto__ = (((runtime == null))?null:runtime);
var m__5351__auto__ = (shadow.remote.runtime.api.del_extension[goog.typeOf(x__5350__auto__)]);
if((!((m__5351__auto__ == null)))){
@@ -67,7 +67,7 @@ shadow.remote.runtime.api.del_extension = (function shadow$remote$runtime$api$de
if((((!((runtime == null)))) && ((!((runtime.shadow$remote$runtime$api$IRuntime$del_extension$arity$2 == null)))))){
return runtime.shadow$remote$runtime$api$IRuntime$del_extension$arity$2(runtime,key);
} else {
return shadow$remote$runtime$api$IRuntime$del_extension$dyn_19817(runtime,key);
return shadow$remote$runtime$api$IRuntime$del_extension$dyn_19813(runtime,key);
}
});
@@ -77,7 +77,7 @@ return shadow$remote$runtime$api$IRuntime$del_extension$dyn_19817(runtime,key);
*/
shadow.remote.runtime.api.Inspectable = function(){};
var shadow$remote$runtime$api$Inspectable$describe$dyn_19822 = (function (thing,opts){
var shadow$remote$runtime$api$Inspectable$describe$dyn_19823 = (function (thing,opts){
var x__5350__auto__ = (((thing == null))?null:thing);
var m__5351__auto__ = (shadow.remote.runtime.api.describe[goog.typeOf(x__5350__auto__)]);
if((!((m__5351__auto__ == null)))){
@@ -103,7 +103,7 @@ return (meta_impl__5352__auto__.cljs$core$IFn$_invoke$arity$2 ? meta_impl__5352_
if((((!((thing == null)))) && ((!((thing.shadow$remote$runtime$api$Inspectable$describe$arity$2 == null)))))){
return thing.shadow$remote$runtime$api$Inspectable$describe$arity$2(thing,opts);
} else {
return shadow$remote$runtime$api$Inspectable$describe$dyn_19822(thing,opts);
return shadow$remote$runtime$api$Inspectable$describe$dyn_19823(thing,opts);
}
}
});
@@ -114,7 +114,7 @@ return shadow$remote$runtime$api$Inspectable$describe$dyn_19822(thing,opts);
*/
shadow.remote.runtime.api.IEvalCLJS = function(){};
var shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$dyn_19834 = (function (runtime,input,callback){
var shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$dyn_19829 = (function (runtime,input,callback){
var x__5350__auto__ = (((runtime == null))?null:runtime);
var m__5351__auto__ = (shadow.remote.runtime.api._cljs_eval[goog.typeOf(x__5350__auto__)]);
if((!((m__5351__auto__ == null)))){
@@ -132,7 +132,7 @@ shadow.remote.runtime.api._cljs_eval = (function shadow$remote$runtime$api$_cljs
if((((!((runtime == null)))) && ((!((runtime.shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$arity$3 == null)))))){
return runtime.shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$arity$3(runtime,input,callback);
} else {
return shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$dyn_19834(runtime,input,callback);
return shadow$remote$runtime$api$IEvalCLJS$_cljs_eval$dyn_19829(runtime,input,callback);
}
});
@@ -166,12 +166,12 @@ return shadow$remote$runtime$api$IEvalJS$_js_eval$dyn_19840(runtime,code);
});
shadow.remote.runtime.api.cljs_eval = (function shadow$remote$runtime$api$cljs_eval(runtime,p__19795,callback){
var map__19796 = p__19795;
var map__19796__$1 = cljs.core.__destructure_map(map__19796);
var input = map__19796__$1;
var code = cljs.core.get.cljs$core$IFn$_invoke$arity$2(map__19796__$1,new cljs.core.Keyword(null,"code","code",1586293142));
var ns = cljs.core.get.cljs$core$IFn$_invoke$arity$2(map__19796__$1,new cljs.core.Keyword(null,"ns","ns",441598760));
shadow.remote.runtime.api.cljs_eval = (function shadow$remote$runtime$api$cljs_eval(runtime,p__19786,callback){
var map__19787 = p__19786;
var map__19787__$1 = cljs.core.__destructure_map(map__19787);
var input = map__19787__$1;
var code = cljs.core.get.cljs$core$IFn$_invoke$arity$2(map__19787__$1,new cljs.core.Keyword(null,"code","code",1586293142));
var ns = cljs.core.get.cljs$core$IFn$_invoke$arity$2(map__19787__$1,new cljs.core.Keyword(null,"ns","ns",441598760));
if(((typeof code === 'string') && (cljs.core.simple_symbol_QMARK_(ns)))){
} else {
throw cljs.core.ex_info.cljs$core$IFn$_invoke$arity$2("invalid cljs-eval input",new cljs.core.PersistentArrayMap(null, 1, [new cljs.core.Keyword(null,"input","input",556931961),input], null));