MCPcopy Create free account

hub / github.com/MarcusRainbow/Haxcel / functions

Functions49 in github.com/MarcusRainbow/Haxcel

↓ 15 callersFunctionerror_message
(message: &str)
src/process.rs:185
↓ 9 callersFunctionlog
(message: &str)
src/process.rs:174
↓ 7 callersFunctionerror_exit
(message: &str)
src/process.rs:160
↓ 7 callersFunctionexecute_command
(command: &str)
src/haskell.rs:129
↓ 6 callersFunctionwrite_pipe
(message: &str)
src/process.rs:307
↓ 5 callersFunctionread_pipe_nonblocking
(pipe: HANDLE)
src/process.rs:337
↓ 4 callersFunctionalways_log
(message: &str)
src/process.rs:180
↓ 4 callersFunctionstdout_pipe
()
src/process.rs:148
↓ 3 callersFunctionread_full_response
()
src/process.rs:211
↓ 3 callersFunctionunpack_args
(expr : String, xl_args: &[LPXLOPER12])
src/exports.rs:194
↓ 2 callersFunctioneval_show
(value: &str, dim: (usize, usize), make_var: fn (&str) -> Variant)
src/haskell.rs:41
↓ 2 callersFunctionlogging
(on: bool)
src/process.rs:165
↓ 2 callersFunctionread_full_response_with_timeout
(timeout_millis : i64)
src/process.rs:215
↓ 2 callersFunctionstderr_pipe
()
src/process.rs:152
↓ 2 callersFunctiontrim_brackets
(text: &str)
src/haskell.rs:125
↓ 1 callersFunctionassign
(name: &str, value: &str)
src/haskell.rs:13
↓ 1 callersFunctioneval
Returns a variant that contains the value as a floating point number if possible.
src/haskell.rs:31
↓ 1 callersFunctionghci_version
()
src/process.rs:143
↓ 1 callersFunctionload
(name: &str)
src/haskell.rs:4
↓ 1 callersFunctionraw_command
(command: &str)
src/process.rs:190
↓ 1 callersFunctionraw_error
()
src/process.rs:298
↓ 1 callersFunctionraw_read
()
src/process.rs:289
↓ 1 callersFunctionraw_return
()
src/process.rs:272
↓ 1 callersFunctionraw_wait_read
()
src/process.rs:280
↓ 1 callersFunctionraw_write
(message: &str)
src/process.rs:264
↓ 1 callersFunctionread_pipe
(pipe: HANDLE)
src/process.rs:319
↓ 1 callersFunctionreload
()
src/haskell.rs:9
↓ 1 callersFunctionshow
Returns a variant that contains the value as a string
src/haskell.rs:25
↓ 1 callersFunctionshow_list
(var: &str, dim: (usize, usize), make_var: fn (&str) -> Variant)
src/haskell.rs:83
↓ 1 callersFunctionshow_list_of_lists
(var: &str, dim: (usize, usize), make_var: fn (&str) -> Variant)
src/haskell.rs:105
↓ 1 callersFunctionstart_ghci
()
src/process.rs:23
↓ 1 callersFunctionstdin_pipe
()
src/process.rs:156
FunctionhxAssign
( xl_name: LPXLOPER12, xl_expr: LPXLOPER12, xl_arg0: LPXLOPER12, xl_arg1: LPX
src/exports.rs:100
FunctionhxEval
( xl_expr: LPXLOPER12, xl_arg0: LPXLOPER12, xl_arg1: LPXLOPER12, xl_arg2: LPXL
src/exports.rs:171
FunctionhxGHCIVersion
()
src/exports.rs:26
FunctionhxLoad
(xl_module: LPXLOPER12)
src/exports.rs:126
FunctionhxLoggingOff
()
src/exports.rs:93
FunctionhxLoggingOn
()
src/exports.rs:86
FunctionhxRaw
(xl_command: LPXLOPER12)
src/exports.rs:32
FunctionhxRawError
()
src/exports.rs:52
FunctionhxRawRead
()
src/exports.rs:45
FunctionhxRawReturn
()
src/exports.rs:79
FunctionhxRawWaitRead
()
src/exports.rs:59
FunctionhxRawWrite
(xl_command: LPXLOPER12)
src/exports.rs:66
FunctionhxReload
()
src/exports.rs:140
FunctionhxShow
( xl_expr: LPXLOPER12, xl_arg0: LPXLOPER12, xl_arg1: LPXLOPER12, xl_arg2: LPXL
src/exports.rs:147
FunctionhxVersion
()
src/exports.rs:20
Functionit_works
()
src/lib.rs:11
FunctionxlAutoOpen
()
src/exports.rs:212