Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 8dc6416bba LibJS: Use the same StringPrototype globally пре 5 година
  Andreas Kling fbefb19e10 LibJS: Interpreter should make sure that the "this" stack gets marked пре 5 година
  0xtechnobabble 644b4f4201 LibJS: Evaluate for statements in their own scope if necessary пре 5 година
  0xtechnobabble 83ea7bb9e7 LibJS: Don't allow the redeclaration of a `var` variable using let/const пре 5 година
  Andreas Kling 9f38f4dbfb LibJS: Add Object::put_native_function() for convenience пре 5 година
  Andreas Kling 1448f4384d LibJS: Move GlobalObject to its own Object subclass пре 5 година
  Andreas Kling d1d136b4e5 LibJS: Replace $gc() hack with a NativeFunction on the global object пре 5 година
  Andreas Kling 32963cf74a LibJS: Allow implicit Value construction from GC-allocated things пре 5 година
  Andreas Kling 7912f33ea0 LibJS: Add NativeFunction, a callable wrapper around a C++ lambda пре 5 година
  0xtechnobabble ee5a49e2fe LibJS: Implement const variable declarations пре 5 година
  howar6hill 01133733dd LibJS: Allow functions to take arguments (#1405) пре 5 година
  Florian Stellbrink 17705d23fb LibJS: Fix string roots not being collected пре 5 година
  0xtechnobabble df40c85f80 LibJS: Allow the choice of a scope of declaration for a variable (#1408) пре 5 година
  Andreas Kling 363c40e3f3 LibJS: Make sure we mark everything reachable from the scope stack пре 5 година
  Andreas Kling 1382dbc5e1 LibJS: Add basic support for (scoped) variables пре 5 година
  Andreas Kling 63e4b744ed LibJS: Add a basic mark&sweep garbage collector :^) пре 5 година
  Andreas Kling f5476be702 LibJS: Start building a JavaScript engine for SerenityOS :^) пре 5 година