Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KeenS/webml
/ functions
Functions
684 in github.com/KeenS/webml
⨍
Functions
684
◇
Types & classes
114
Method
new
(symbol_table: mir::SymbolTable)
src/lir/mir2lir.rs:24
Method
new
( mut md: ModuleBuilder, extern_functions: HashMap<(String, String), FunctionSpaceIndex>,
src/backend/wasm.rs:102
Method
new
(lang_items: HashMap<LangItem, Symbol>)
src/ast/collect_langitems.rs:18
Method
new
(id: Id)
src/ast/case_simplify.rs:26
Method
new
(line: usize, column: usize)
src/ast/mod.rs:138
Method
new
(id: Id)
src/ast/desugar.rs:12
Method
new
(lang_items: HashMap<LangItem, Symbol>)
src/ast/typing.rs:135
Method
new
(id: Id)
src/ast/var2constructor.rs:12
Method
new
(symbol_table: SymbolTable, lang_items: HashMap<LangItem, Symbol>)
src/ast/resolve_overload.rs:17
Method
new
(inner: &'a mut Rename)
src/ast/rename.rs:41
Method
new
(inner: &'a mut UnnestFunc)
src/hir/unnest_func.rs:38
Method
new
(id: Id)
src/hir/flat_expr.rs:13
Method
new
(id: Id)
src/hir/simplify.rs:18
Method
new
(t: &'a mut ForceClosure, bound: bool)
src/hir/force_closure.rs:13
Method
new
(id: Id)
src/hir/ast2hir.rs:18
Method
new
(symbol_table: SymbolTable)
src/hir/constructor2enum.rs:31
Method
new
(id: Id)
src/mir/hir2mir.rs:15
Method
new
(name: Symbol, body_ty: EbbTy)
src/mir/builder.rs:7
Method
new
()
webml-interp/src/lib.rs:37
Method
node_new
(&mut self, t: T)
src/unification_pool.rs:39
Method
output
(&self)
webml-test/src/lib.rs:50
Function
panic
(_: &PanicInfo)
webml-rt/src/lib.rs:66
Function
pares_comment
()
tests/tests/parser.rs:2709
Function
parse_andalso
()
tests/tests/parser.rs:1193
Function
parse_andalso_orelse
()
tests/tests/parser.rs:1299
Function
parse_apply
()
tests/tests/parser.rs:280
Function
parse_apply_tuple
()
tests/tests/parser.rs:321
Function
parse_binop
()
tests/tests/parser.rs:376
Function
parse_binop_assoc
()
tests/tests/parser.rs:688
Function
parse_binop_mixed_assoc
()
tests/tests/parser.rs:876
Function
parse_binop_pref
()
tests/tests/parser.rs:1061
Function
parse_binop_space
()
tests/tests/parser.rs:626
Function
parse_binopr
()
tests/tests/parser.rs:438
Function
parse_binopr_assoc
()
tests/tests/parser.rs:782
Function
parse_bool_false
()
tests/tests/parser.rs:148
Function
parse_bool_true
()
tests/tests/parser.rs:122
Function
parse_builtincall
()
tests/tests/parser.rs:974
Function
parse_case_binopr_assoc
()
tests/tests/parser.rs:2532
Function
parse_case_bool
()
tests/tests/parser.rs:1875
Function
parse_case_constructor
()
tests/tests/parser.rs:1942
Function
parse_case_int
()
tests/tests/parser.rs:2148
Function
parse_case_tuple
()
tests/tests/parser.rs:2225
Function
parse_case_val_pattern_wildcard
()
tests/tests/parser.rs:2340
Function
parse_case_var
()
tests/tests/parser.rs:2016
Function
parse_case_wildcard
()
tests/tests/parser.rs:2083
Function
parse_char
()
tests/tests/parser.rs:17
Function
parse_datatype_arg1
()
tests/tests/parser.rs:1501
Function
parse_datatype_arg2
()
tests/tests/parser.rs:1517
Function
parse_datatype_arg3
()
tests/tests/parser.rs:1559
Function
parse_datatype_multi
()
tests/tests/parser.rs:1484
Function
parse_datatype_primlike
()
tests/tests/parser.rs:1586
Function
parse_datatype_single
()
tests/tests/parser.rs:1471
Function
parse_datatype_tuple
()
tests/tests/parser.rs:1543
Function
parse_externcall
()
tests/tests/parser.rs:1016
Function
parse_float
()
tests/tests/parser.rs:96
Function
parse_fn_unary
()
tests/tests/parser.rs:1159
Function
parse_fun_binary
()
tests/tests/parser.rs:1636
Function
parse_fun_multiclause
()
tests/tests/parser.rs:1759
Function
parse_fun_multiclause_different_fnname
()
tests/tests/parser.rs:1819
Function
parse_fun_op
()
tests/tests/parser.rs:1716
Function
parse_fun_pattern
()
tests/tests/parser.rs:1673
Function
parse_fun_unary
()
tests/tests/parser.rs:1608
Function
parse_funarg_pattern
()
tests/tests/parser.rs:2364
Function
parse_if
()
tests/tests/parser.rs:1826
Function
parse_int
()
tests/tests/parser.rs:70
Function
parse_langitem
()
tests/tests/parser.rs:2716
Function
parse_let
()
tests/tests/parser.rs:2732
Function
parse_let_seq
()
tests/tests/parser.rs:2782
Function
parse_local
()
tests/tests/parser.rs:2858
Function
parse_multistatement_val_datatype
()
tests/tests/parser.rs:2632
Function
parse_nofix
()
tests/tests/parser.rs:500
Function
parse_op
()
tests/tests/parser.rs:565
Function
parse_orelse
()
tests/tests/parser.rs:1234
Function
parse_pattern_unit
()
tests/tests/parser.rs:2318
Function
parse_seq
()
tests/tests/parser.rs:239
Function
parse_string
()
tests/tests/parser.rs:43
Function
parse_toplevel_expr
()
tests/tests/parser.rs:2840
Function
parse_tuple
()
tests/tests/parser.rs:198
Function
parse_unit
()
tests/tests/parser.rs:174
Function
parse_val
()
tests/tests/parser.rs:1355
Function
parse_val_seq
()
tests/tests/parser.rs:1381
Function
parse_val_seq_semi
()
tests/tests/parser.rs:1426
Function
parse_while
()
tests/tests/parser.rs:2668
Function
reduce_infixl_n
reduce infixes
src/parser.rs:1378
Method
source
(&self)
src/error.rs:20
Function
test_add_and_print
()
webml-test/src/lib.rs:76
Function
test_big_expression
()
webml-test/src/lib.rs:84
Function
test_binary_operators
()
webml-test/src/lib.rs:92
Function
test_boolean_case
()
webml-test/src/lib.rs:100
Function
test_branches
()
webml-test/src/lib.rs:108
Function
test_char
()
webml-test/src/lib.rs:116
Function
test_closures
()
webml-test/src/lib.rs:124
Function
test_compile_fail
()
tests/tests/compile.rs:63
Function
test_compile_pass
()
tests/tests/compile.rs:58
Function
test_datatype
()
webml-test/src/lib.rs:132
Function
test_datatype_pattern
()
webml-test/src/lib.rs:140
Function
test_expr_infix_and_app
()
src/parser.rs:1514
Function
test_expr_infix_and_app2
()
src/parser.rs:1535
Function
test_fibonacci
()
webml-test/src/lib.rs:148
Function
test_fn
()
webml-test/src/lib.rs:155
← previous
next →
501–600 of 684, ranked by callers