MCPcopy Create free account

hub / github.com/Tablam/TablaM / functions

Functions241 in github.com/Tablam/TablaM

Methodnew
(source: &str)
src/parser/src/files.rs:19
Methodnew
(cst: Cst<'a>)
src/parser/src/parser.rs:46
Methodnew
(file_id: FileId, input: &'a str)
src/parser/src/lexer.rs:16
Methodnew
(kind: ErrorKind, msg: Option<&str>)
src/core/src/errors.rs:105
Methodnew
(name: &'a str, kind: DataType)
src/core/src/schema.rs:21
Methodnew
Construct a new VecPos.
src/core/src/vector.rs:19
Methodnew
()
src/eval/src/program.rs:20
Methodnew
()
src/eval/src/env.rs:10
Methodnew
(idx: FunctionId, fun: Box<dyn FunVM>)
src/eval/src/function.rs:34
Methodnew_scalar
(kind: DataType)
src/core/src/schema.rs:75
Methodnew_single
(name: &str, kind: DataType)
src/core/src/schema.rs:70
Functionops
()
src/parser/src/pratt.rs:266
Functionparse
(t: &Token, kind: DataType, msg: &str)
src/parser/src/errors.rs:63
Functionparse_date
()
src/parser/src/parser.rs:322
Functionparse_fragment_lit
()
src/parser/src/parser.rs:387
Functionparse_if
()
src/parser/src/parser.rs:370
Functionparse_nothing
()
src/parser/src/parser.rs:282
Functionparse_nothing
()
src/parser/src/pratt.rs:221
Functionparse_num
()
src/parser/src/parser.rs:292
Functionparse_str
()
src/parser/src/parser.rs:303
Functionparser
()
src/parser/src/cst.rs:204
Functionparser
()
src/parser/src/pratt.rs:227
Methodpartial_cmp
(&self, other: &Self)
src/core/src/errors.rs:41
Methodpeek
(&mut self)
src/parser/src/parser.rs:97
Methodpending
(&self)
src/parser/src/checklist.rs:120
Methodrange_tokens
(tokens: &[Token])
src/parser/src/token.rs:358
Methodrow
Get the row (y) index.
src/core/src/vector.rs:29
Functionrun_file
(c: &Context)
src/tablam/src/main.rs:48
Functionrun_repl
(c: &Context)
src/tablam/src/main.rs:72
Methodscalar
(val: Scalar, t: &Token)
src/parser/src/ast.rs:102
Methodschema
(&self)
src/core/src/scalar.rs:198
Methodschema
(&self)
src/core/src/vector.rs:103
Methodspan
(&self)
src/parser/src/checklist.rs:125
Methodspan
(&self)
src/parser/src/ast.rs:48
Functionstr
(x: &str)
src/core/src/dsl.rs:21
Methodtime
(date: DateTime)
src/core/src/scalar.rs:47
Methodto_separator
(self)
src/parser/src/token.rs:305
Methodtype_name
(&self)
src/core/src/scalar.rs:194
Methodtype_name
(&self)
src/core/src/vector.rs:99
Methodwith_ctx
(self, of: ErrorCtx)
src/core/src/errors.rs:124
Methodwith_span
(self, of: Span)
src/core/src/errors.rs:114
← previous201–241 of 241, ranked by callers