Sam Vervaeck
ec746b655d
Fix some errors while parsing and checking stdlib
2020-05-24 22:41:46 +02:00
Sam Vervaeck
8f661f49a7
Enable parsing member expressions
2020-05-24 21:19:11 +02:00
Sam Vervaeck
aad00c5024
Add support in parser for even more nodes
2020-05-24 21:03:22 +02:00
Sam Vervaeck
1a349244a0
Extend parser and scanner to support more constructs
2020-05-24 20:17:42 +02:00
Sam Vervaeck
9b5cb6ad38
Add a first version of Lang.Bolt module
2020-05-24 19:12:03 +02:00
Sam Vervaeck
def4adba40
Re-write the type checker to be more robust
2020-05-24 11:17:56 +02:00
Sam Vervaeck
2a873484c4
Extend the type checker to support function calls
2020-05-23 22:23:44 +02:00
Sam Vervaeck
831ae626c3
Fix some compilation errors
2020-05-23 15:04:32 +02:00
Sam Vervaeck
70064860d4
Make more JavaScript nodes parsable
2020-05-23 00:00:02 +02:00
Sam Vervaeck
02948613a9
Extend JavaScript scanner and parser
2020-05-22 23:04:40 +02:00
Sam Vervaeck
5189804c00
Add support for parsing 'trait' and 'impl'
2020-05-22 21:57:42 +02:00
Sam Vervaeck
70b219d6df
Update the parser and related files
...
- Extend the parser to support many more constructs
- Add basic structure for parsing embedded JavaScript
- Remove and update some AST definitions
- Fix some bugs
2020-05-22 19:51:49 +02:00
Sam Vervaeck
9e139c40a9
Another set of fixes
2020-05-10 23:50:53 +02:00
Sam Vervaeck
12c9317ea0
Fix some type-checking errors
2020-05-10 19:05:37 +02:00
Sam Vervaeck
f8918bfa79
Fix even more errors
2020-05-10 18:54:57 +02:00
Sam Vervaeck
824cf57c13
Fix most error in src/parser.ts
2020-05-10 18:21:44 +02:00
Sam Vervaeck
7aa86d2789
Integrate with new AST system
2020-05-10 15:57:44 +02:00
Sam Vervaeck
5da79913fd
Add missing development files
2020-05-10 11:58:39 +02:00