Default Branch

master

e5610be6f2 · Merge branch 'master' of github.com:tbklang/tlang · Updated 1 month ago

Branches

typecheck_refactor_varexp

6ceff9e54a · Removed comment as it no longer applies (I have a working method for what I want to do already, just using visitations :)) · Updated 2 years ago

439
0
Included
typecheck_refactor

ff5f39c752 · WIP · Updated 2 years ago

464
0
Included
typecheck_codegen_educedparseclass

9b2468144b · Ensure they are variables · Updated 2 years ago

529
0
Included
typecheck_codegen

9b2468144b · Ensure they are variables · Updated 2 years ago

529
0
Included
type_check_codegen_reducedparseclass_excep

9b2468144b · Ensure they are variables · Updated 2 years ago

529
0
Included
typecheck_reliancetree

b4aa08808f · Test code gen · Updated 2 years ago

559
0
Included
static_support

6de8e49a1f · Added new test case for use in type_checking · Updated 2 years ago

609
0
Included
codegen.sync-conflict-20210606-150925-O3W7KWN

de5502f61d · Stub file added for future LLVM code generator · Updated 2 years ago

635
0
Included
typecheck.sync-conflict-20210606-150925-O3W7KWN

d34dd5b689 · Now properly generates a Struct object · Updated 2 years ago

639
0
Included
struct_support

d34dd5b689 · Now properly generates a Struct object · Updated 2 years ago

639
0
Included
develop.sync-conflict-20210606-150924-O3W7KWN

d34dd5b689 · Now properly generates a Struct object · Updated 2 years ago

639
0
Included
symbol_table

c955b0bd6a · Added TODO list for things to implement these holidays · Updated 2 years ago

651
0
Included
entity_declaration_type_checking

c955b0bd6a · Added TODO list for things to implement these holidays · Updated 2 years ago

651
0
Included
parser.sync-conflict-20210405-185821-O3W7KWN

0e79bc77ed · Added member collision unit test · Updated 2 years ago

703
0
Included
parser_exception_before

21cef84983 · Added some test cases · Updated 2 years ago

725
0
Included
develop_before_lexer_parser_merge_parseName

1af072de8c · Added some more things · Updated 2 years ago

794
0
Included
if_statement_parsing

43050f9d3f · Cleaned up · Updated 2 years ago

829
0
Included
exception_except

9c22731098 · Bruh · Updated 2 years ago

844
0
Included
master.sync-conflict-20210316-165421-O3W7KWN

81a4c0537b · Multiple function declarations can now be parsed, previous error was due to exiting only when we were out of tokens, now we exit after consuming `}` after the call to parseBody() · Updated 2 years ago

849
0
Included
expression_parsing

81a4c0537b · Multiple function declarations can now be parsed, previous error was due to exiting only when we were out of tokens, now we exit after consuming `}` after the call to parseBody() · Updated 2 years ago

849
0
Included