Home
last modified time | relevance | path

Searched defs:REPL (Results 1 – 25 of 115) sorted by relevance

12345

/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/repl/
H A Drepl.go33 type REPL struct { struct
34 output io.Writer
35 store storage.Store
36 runtime *ast.Term
39 currentModuleID string
43 profiler bool
49 instrument bool
54 types bool
56 bufferDisabled bool
58 errLimit int
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/repl/
H A Drepl.go35 type REPL struct { struct
36 output io.Writer
37 store storage.Store
40 currentModuleID string
41 buffer []string
49 instrument bool
54 types bool
56 bufferDisabled bool
57 undefinedDisabled bool
58 errLimit int
[all …]
/dports/net/evans/evans-0.9.1/repl/
H A Drepl.go26 type REPL struct { struct
27 cfg *config.REPL
28 serverCfg *config.Server
29 prompt prompt.Prompt
30 ui cui.UI
32 cmds map[string]commander
33 aliases map[string]string
86 func (r *REPL) Run(ctx context.Context) error {
163 func (r *REPL) printSplash(p string) {
191 func (r *REPL) makePrefix() string {
[all …]
/dports/lang/micropython/micropython-1.17/docs/esp8266/tutorial/
H A Drepl.rst111 Line editing
119 Input history
126 Tab completion
136 Line continuation and auto-indent
184 Paste mode
198 Other control commands
/dports/devel/clojure-cider/cider-1.1.0/doc/modules/ROOT/pages/basics/
H A Dmiddleware_setup.adoc24 === Using Leiningen
48 === Using Boot
69 === Using tools.deps
88 === Using Gradle
92 === Using Maven
/dports/net/evans/evans-0.9.1/
H A DREADME.md92 ### Basic usage
221 ### Repeated fields
235 ### Enum fields
248 ### Bytes type fields
271 ### Client streaming RPC
286 ### Server streaming RPC
300 ### Bidirectional streaming RPC
327 ### Skip the rest of the fields
391 ### Enriched response
/dports/www/node10/node-v10.24.1/doc/api/
H A Drepl.md1 # REPL chapter
536 ### Environment Variable Options
553 ### Persistent History
560 ### Using the Node.js REPL with advanced line-editors
572 ### Starting multiple REPL instances against a single running instance
/dports/net/evans/evans-0.9.1/config/
H A Dconfig.go46 type REPL struct { struct
47 PromptFormat string `toml:"promptFormat"`
48 InputPromptFormat string `toml:"inputPromptFormat"`
50 ColoredOutput bool `toml:"coloredOutput"`
52 Silent bool `toml:"silent"`
53 SplashTextPath string `toml:"splashTextPath"`
56 HistorySize int `toml:"historySize"`
69 REPL *REPL `toml:"repl"` member
/dports/devel/clojure-cider/cider-1.1.0/doc/modules/ROOT/pages/cljs/
H A Dshadow-cljs.adoc21 === Using cider-jack-in-cljs
51 === Using cider-connect-cljs
H A Dkrell.adoc15 === Using cider-jack-in-cljs
H A Doverview.adoc41 === Handling of Multiple Forms
/dports/lang/elm/compiler-0.19.1/hints/
H A Drepl.md2 # REPL chapter
/dports/editors/py-pynvim/pynvim-0.4.3/docs/
H A Ddevelopment.rst82 .. _`python-vim bridge`: http://vimdoc.sourceforge.net/htmldoc/if_pyth.html#python-vim
/dports/lang/lfe/lfe-1.3/
H A DREADME.md56 ## REPL section in LFE
/dports/math/curv/curv-0.5/ideas/
H A DRel0.5.md42 REPL section in Curv Changes since Release 0.4
/dports/devel/ipython/ipython-7.29.0/docs/source/whatsnew/
H A Dversion7.rst1545 Non-Asynchronous code
1554 Change to Nested Embed
1561 Effects on Magics
1567 Expected Future changes
1573 Thanks
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/git-lfs/git-lfs-3.0.2/vendor/golang.org/x/sys/unix/
H A Dztypes_linux_386.go211 }
212
213 type Ustat_t struct {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/docs/man/
H A Dlldb.rst211 REPL section in lldb -- The Debugger

12345