1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/tolk
2025-02-11 22:52:01 +04:00
..
abscode.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
analyzer.cpp [Tolk] Refactor: get rid of split_vars, construct valid LET ops 2025-01-27 15:30:21 +03:00
asmops.cpp [Tolk] Support syntax tensorVar.0 and tupleVar.0 2025-01-27 15:30:21 +03:00
ast-from-tokens.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
ast-from-tokens.h [Tolk] AST-based semantic analysis, get rid of Expr 2025-01-13 20:28:44 +07:00
ast-replacer.h nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
ast-replicator.h nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
ast-stringifier.h nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
ast-visitor.h nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
ast.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
ast.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00
builtins.cpp [Tolk] Support syntax tensorVar.0 and tupleVar.0 2025-01-27 15:30:21 +03:00
CMakeLists.txt smart casts, control flow graph 2025-02-11 22:52:01 +04:00
codegen.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
compiler-state.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
compiler-state.h [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
constant-evaluator.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
constant-evaluator.h [Tolk] AST-based semantic analysis, get rid of Expr 2025-01-13 20:28:44 +07:00
fwd-declarations.h [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
generics-helpers.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
generics-helpers.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00
lexer.cpp [Tolk] Allow cell and slice be valid identifiers 2025-01-27 15:30:21 +03:00
lexer.h [Tolk] Allow cell and slice be valid identifiers 2025-01-27 15:30:21 +03:00
optimize.cpp [Tolk] Embedded stdlib.tolk, CompilerState, strict includes 2024-11-02 01:33:08 +04:00
pipe-ast-to-legacy.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
pipe-calc-rvalue-lvalue.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
pipe-check-inferred-types.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
pipe-check-pure-impure.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
pipe-check-rvalue-lvalue.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
pipe-constant-folding.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
pipe-discover-parse-sources.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
pipe-find-unused-symbols.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
pipe-generate-fif-output.cpp [Tolk] Refactor: get rid of split_vars, construct valid LET ops 2025-01-27 15:30:21 +03:00
pipe-infer-types-and-calls.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
pipe-optimize-boolean-expr.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
pipe-refine-lvalue-for-mutate.cpp nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
pipe-register-symbols.cpp [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
pipe-resolve-identifiers.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
pipeline.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00
platform-utils.h [Tolk] Rewrite the type system from Hindley-Milner to static typing 2025-01-15 15:38:43 +03:00
smart-casts-cfg.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
smart-casts-cfg.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00
src-file.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
src-file.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00
stack-transform.cpp [Tolk] Initial commit of TOLK Language: fork all sources from FunC 2024-11-02 01:33:08 +04:00
symtable.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
symtable.h [Tolk] Refactor: get rid of split_vars, construct valid LET ops 2025-01-27 15:30:21 +03:00
tolk-main.cpp [Tolk] Completely rework stdlib: multiple files and renaming 2024-11-02 03:44:13 +04:00
tolk-version.h [Tolk] Bump version to v0.8 2025-01-27 15:30:21 +03:00
tolk-wasm.cpp [Tolk] Completely rework stdlib: multiple files and renaming 2024-11-02 03:44:13 +04:00
tolk.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
tolk.h nullable, with tensors, no smart casts 2025-02-11 22:49:26 +04:00
type-system.cpp smart casts, control flow graph 2025-02-11 22:52:01 +04:00
type-system.h smart casts, control flow graph 2025-02-11 22:52:01 +04:00