1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00
guile/module/language/js-il
Ian Price ebe9d00153 Implement struct built-ins.
* module/language/js-il/runtime.js
  (struct?): New primitive.
  (<applicable-struct-vtable>, record-type-vtable,
  set-struct-vtable-name!, make-struct): Implement built-ins.
2017-08-02 22:44:27 +01:00
..
compile-javascript.scm Compile Syntax Objects to Javascript 2017-06-20 22:50:06 +01:00
inlining.scm Add more variables to no-values-primitives 2017-06-20 23:12:09 +01:00
runtime.js Implement struct built-ins. 2017-08-02 22:44:27 +01:00
spec.scm Get rid of comments and dead branches 2015-06-18 04:14:42 +01:00