Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-11-28 | Remove remaining uses of discouraged constructs. | Ludovic Courtès | 1 | -7/+9 |
2009-07-14 | fix race in which some instruction name symbols could go unmarked | Andy Wingo | 1 | -8/+9 |
2009-06-26 | bytevector ops now compile down to low-level VM ops | Andy Wingo | 1 | -5/+6 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -6/+7 |
2009-05-26 | adjust VM copyright notices to LGPL, use SCM_INTERNAL/API properly | Andy Wingo | 1 | -36/+14 |
2009-03-27 | frame, program, objcode, etc inits use load-extension | Andy Wingo | 1 | -0/+3 |
2009-03-17 | non-srcdir build fixes | Andy Wingo | 1 | -5/+5 |
2009-02-03 | make symbol -> opcode lookup faster | Andy Wingo | 1 | -36/+60 |
2009-01-29 | static opcodes; refactor program/objcode division; use new assembly pipeline | Andy Wingo | 1 | -17/+46 |
2008-08-21 | merge guile-vm into libguile itself | Andy Wingo | 1 | -0/+181 |