Rename "RTL" to "bytecode"
[bpt/guile.git] / module / language / cps / primitives.scm
2013-12-02 Andy WingoRename "RTL" to "bytecode"
2013-11-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-11-28 Andy WingoMerge commit 'd364a8971828e38e8f9112b711066f4962bb400e'
2013-11-28 Andy WingoMerge commit 'e7bd20f7d9b2110fdc0fa25db5a2bfe6b2214923'
2013-11-28 Andy WingoMerge commit '17330398d50524058c2ef488bd21ac5ec9c8b6e8'
2013-11-28 Andy WingoMerge commit 'a38024baaa32d1a6d91fdc81388c88bbb926c3ae'
2013-11-28 Andy WingoMerge commit '2437c7b2e8b4ab7786847ee1ce0b59e446a70fe2'
2013-11-28 Andy WingoMerge commit '8571dbde639e0ee9885bad49c9e180474bd23646'
2013-11-28 Andy WingoMerge commit '750ac8c592e792e627444f476877f282525b132e'
2013-11-28 Andy WingoMerge commit 'c61be45084d04b1db792b7e232f5bd77099f3287'
2013-11-28 Andy WingoMerge commit 'd360671c1cca335600079f1c5714572d1c2e676d'
2013-11-19 Andy Wingo(system vm instruction) rtl-instruction-list -> (langua...
2013-11-03 Andy WingoRTL compiler supports static bitvectors
2013-10-31 Andy WingoBetter aliased primcall compilation
2013-10-31 Andy WingoBetter compiler support for bytevector ops
2013-10-26 Andy WingoCompile variable-ref, variable-set!
2013-10-26 Andy WingoRTL compiler: Compile TC7 branches.
2013-10-03 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2013-09-13 Mark H WeaverMerge remote-tracking branch 'origin/stable-2.0'
2013-08-31 Andy WingoAdd CPS primitives info module