Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablam/TablaM
/ functions
Functions
241 in github.com/Tablam/TablaM
⨍
Functions
241
◇
Types & classes
64
Method
new
(source: &str)
src/parser/src/files.rs:19
Method
new
(cst: Cst<'a>)
src/parser/src/parser.rs:46
Method
new
(file_id: FileId, input: &'a str)
src/parser/src/lexer.rs:16
Method
new
(kind: ErrorKind, msg: Option<&str>)
src/core/src/errors.rs:105
Method
new
(name: &'a str, kind: DataType)
src/core/src/schema.rs:21
Method
new
Construct a new VecPos.
src/core/src/vector.rs:19
Method
new
()
src/eval/src/program.rs:20
Method
new
()
src/eval/src/env.rs:10
Method
new
(idx: FunctionId, fun: Box<dyn FunVM>)
src/eval/src/function.rs:34
Method
new_scalar
(kind: DataType)
src/core/src/schema.rs:75
Method
new_single
(name: &str, kind: DataType)
src/core/src/schema.rs:70
Function
ops
()
src/parser/src/pratt.rs:266
Function
parse
(t: &Token, kind: DataType, msg: &str)
src/parser/src/errors.rs:63
Function
parse_date
()
src/parser/src/parser.rs:322
Function
parse_fragment_lit
()
src/parser/src/parser.rs:387
Function
parse_if
()
src/parser/src/parser.rs:370
Function
parse_nothing
()
src/parser/src/parser.rs:282
Function
parse_nothing
()
src/parser/src/pratt.rs:221
Function
parse_num
()
src/parser/src/parser.rs:292
Function
parse_str
()
src/parser/src/parser.rs:303
Function
parser
()
src/parser/src/cst.rs:204
Function
parser
()
src/parser/src/pratt.rs:227
Method
partial_cmp
(&self, other: &Self)
src/core/src/errors.rs:41
Method
peek
(&mut self)
src/parser/src/parser.rs:97
Method
pending
(&self)
src/parser/src/checklist.rs:120
Method
range_tokens
(tokens: &[Token])
src/parser/src/token.rs:358
Method
row
Get the row (y) index.
src/core/src/vector.rs:29
Function
run_file
(c: &Context)
src/tablam/src/main.rs:48
Function
run_repl
(c: &Context)
src/tablam/src/main.rs:72
Method
scalar
(val: Scalar, t: &Token)
src/parser/src/ast.rs:102
Method
schema
(&self)
src/core/src/scalar.rs:198
Method
schema
(&self)
src/core/src/vector.rs:103
Method
span
(&self)
src/parser/src/checklist.rs:125
Method
span
(&self)
src/parser/src/ast.rs:48
Function
str
(x: &str)
src/core/src/dsl.rs:21
Method
time
(date: DateTime)
src/core/src/scalar.rs:47
Method
to_separator
(self)
src/parser/src/token.rs:305
Method
type_name
(&self)
src/core/src/scalar.rs:194
Method
type_name
(&self)
src/core/src/vector.rs:99
Method
with_ctx
(self, of: ErrorCtx)
src/core/src/errors.rs:124
Method
with_span
(self, of: Span)
src/core/src/errors.rs:114
← previous
201–241 of 241, ranked by callers