greg
|
8b1dd561f2
|
Add get_fqsn_from_id opposite lookup method
|
2019-09-19 03:06:49 -07:00 |
|
greg
|
6ebe893acb
|
Add id_to_fqsn table on symbol table
|
2019-09-19 02:58:52 -07:00 |
|
greg
|
c9052e0a3b
|
QualifiedName with id
|
2019-09-19 01:34:21 -07:00 |
|
greg
|
56e6eb44f9
|
Finish adding ItemId to Expression
|
2019-09-18 14:15:05 -07:00 |
|
greg
|
642f21d298
|
WIP commit - adding ItemId to Expression
|
2019-09-18 10:09:33 -07:00 |
|
greg
|
c12cb99b24
|
ItemId on statement
|
2019-09-18 10:07:20 -07:00 |
|
greg
|
8dc8833eb3
|
Item Id store
|
2019-09-18 09:56:11 -07:00 |
|
greg
|
b517bc2366
|
Add ItemId type to AST
|
2019-09-18 02:15:45 -07:00 |
|
greg
|
73519d5be5
|
Add derivative crate
|
2019-09-18 01:58:38 -07:00 |
|
greg
|
8b6de6961f
|
ItemId type
|
2019-09-18 01:52:43 -07:00 |
|
greg
|
3eaeeb5509
|
Begin deprecating Meta in favor of an ItemId
|
2019-09-17 14:32:15 -07:00 |
|
greg
|
b91c3c9da5
|
Change design of Statement AST node
|
2019-09-17 02:25:11 -07:00 |
|
greg
|
08da787aae
|
Make AST a struct
|
2019-09-11 19:25:12 -07:00 |
|
greg
|
d6f2fe6e02
|
Mark TODO done
|
2019-09-11 01:28:33 -07:00 |
|
greg
|
a85d3c46bd
|
Finish conversion of AST Reducer
|
2019-09-11 01:27:52 -07:00 |
|
greg
|
25f51a314d
|
Start transitioning design of ast reduction
to method-on-struct based system
|
2019-09-10 09:27:33 -07:00 |
|
greg
|
6c3a4f907b
|
Warning cleanup, TODOs
|
2019-09-10 03:40:41 -07:00 |
|
greg
|
22887678bd
|
Remove lookup_by_name
|
2019-09-10 03:35:11 -07:00 |
|
greg
|
1ecf1e506c
|
Update more notes
|
2019-09-10 03:33:28 -07:00 |
|
greg
|
72944ded1b
|
Fixed all broken tests
|
2019-09-10 03:31:23 -07:00 |
|
greg
|
b65779fb93
|
Add symbol_table to scope_resolution
|
2019-09-09 18:12:14 -07:00 |
|
greg
|
418d77770f
|
Start adding symbol_table to scope resolution
|
2019-09-09 17:45:34 -07:00 |
|
greg
|
5572e0eebb
|
Make some notes about what to do next
|
2019-09-09 10:17:46 -07:00 |
|
greg
|
65bc32b033
|
Fixed many of the broken tests
|
2019-09-09 01:04:46 -07:00 |
|
greg
|
29f4060a71
|
VarOrName fix in reduced ast
|
2019-09-08 17:01:07 -07:00 |
|
greg
|
09dbe5b736
|
Rename function
|
2019-09-08 04:27:04 -07:00 |
|
greg
|
cfa65e5339
|
Wire up all the qualified names
|
2019-09-08 02:11:15 -07:00 |
|
greg
|
9a28ccfd85
|
Tests compile again
|
2019-09-07 19:08:50 -07:00 |
|
greg
|
ea542192be
|
Temp qualified names work
|
2019-09-06 17:19:41 -07:00 |
|
greg
|
79635f2f86
|
Add Meta annotation to QualifiedName
|
2019-09-06 10:03:50 -07:00 |
|
greg
|
2b5b1589b0
|
tests compile, 15 fail
|
2019-09-06 02:30:18 -07:00 |
|
greg
|
44c073320b
|
Code builds, tests don't
|
2019-09-06 02:23:04 -07:00 |
|
greg
|
c04e4356a1
|
Changing how patterns work
to support qualified names in patterns
|
2019-09-04 10:53:52 -07:00 |
|
greg
|
24e0ecbe73
|
partial work
|
2019-09-03 21:14:12 -07:00 |
|
greg
|
fd66a9711d
|
More work on fully-qualified names
|
2019-09-03 10:23:38 -07:00 |
|
greg
|
a5c9aca4d7
|
Halfway done with fqsn lookup pass initial work
|
2019-09-03 03:20:17 -07:00 |
|
greg
|
cefaeb1180
|
Make ScopeResolver struct
|
2019-09-03 02:59:19 -07:00 |
|
greg
|
724237545f
|
Start work on scope resolver
|
2019-09-03 02:19:37 -07:00 |
|
greg
|
0f7f5cb416
|
Add new stage scope-resolution
|
2019-09-03 01:42:28 -07:00 |
|
greg
|
b4da57f5c5
|
Make Meta<Expression> exist everywhere it needs to
|
2019-09-02 14:41:09 -07:00 |
|
greg
|
8b87945bee
|
Wrap remaining Expressions in Meta
|
2019-09-02 14:13:53 -07:00 |
|
greg
|
f96469178d
|
Tests for qualified names
|
2019-09-01 01:07:00 -07:00 |
|
greg
|
34abb9b081
|
Start work on qualified names
|
2019-08-31 23:39:01 -07:00 |
|
greg
|
89d967aee4
|
FullyQualifiedSymbolName string representation
|
2019-08-30 22:55:59 -07:00 |
|
greg
|
0540df4024
|
Rename Val -> Sym
|
2019-08-30 19:10:16 -07:00 |
|
greg
|
61182a847f
|
Rename lookup_by_path -> lookup_by_fqsn
|
2019-08-30 19:05:01 -07:00 |
|
greg
|
f6dcd7f0b8
|
Use proper symbol_table lookup in eval
|
2019-08-30 19:03:52 -07:00 |
|
greg
|
16dc973aa6
|
Remove one use of symbol_table.lookup_by_name
Should aim to remove it entirely
|
2019-08-30 18:56:16 -07:00 |
|
greg
|
611e46938d
|
Make symbol names better
Refactor of symbol table to make name lookups
more precise, necessary for struct member lookups
|
2019-08-30 18:41:47 -07:00 |
|
greg
|
3d6447abb4
|
Start work on symbol table lookup by type name
|
2019-08-21 10:10:57 -07:00 |
|