Andreas Kling
|
0d6be2cac2
LibJS: Make FunctionDeclaration and CallExpression scope-aware
|
5 vuotta sitten |
Andreas Kling
|
26165cd92a
LibJS: Add a very simple ObjectExpression for "var x = {}"
|
5 vuotta sitten |
Andreas Kling
|
15d8b9c671
LibJS: Add magical "$gc" function that can be called to trigger GC
|
5 vuotta sitten |
Andreas Kling
|
1382dbc5e1
LibJS: Add basic support for (scoped) variables
|
5 vuotta sitten |
0xtechnobabble
|
5e817ee678
LibJS: Move logical not operator to new unary expression class
|
5 vuotta sitten |
0xtechnobabble
|
65343388b8
LibJS: Add new bitwise and relational operators
|
5 vuotta sitten |
howar6hill
|
1c83c5ed08
LibJS: Implement While statements
|
5 vuotta sitten |
Andreas Kling
|
63e4b744ed
LibJS: Add a basic mark&sweep garbage collector :^)
|
5 vuotta sitten |
0xtechnobabble
|
b6307beb6e
LibJS: Implement if statements
|
5 vuotta sitten |
0xtechnobabble
|
a96bf2c22e
LibJS: Implement logical expressions
|
5 vuotta sitten |
0xtechnobabble
|
4e62dcd6e6
LibJS: Add typed comparison operator
|
5 vuotta sitten |
0xtechnobabble
|
3fb0ff102c
LibJS: Allow the dumping of literals that aren't numbers
|
5 vuotta sitten |
Andreas Kling
|
0c7058aaa0
LibJS: Include the operator in BinaryExpression dumps
|
5 vuotta sitten |
Andreas Kling
|
f5476be702
LibJS: Start building a JavaScript engine for SerenityOS :^)
|
5 vuotta sitten |