|
|
August 07, 2007
- patch applied (yhc): Change Yhc.Core.Overlay to spot ; 's as module separators when detecting global_ declarations, Neil Mitchell
- patch applied (york-compiler98): Changes in the linker to track moving from Module.name to Module; name, Neil Mitchell
- patch applied (yhc): Change the overlay so that '' => ; and 'ap => ', Neil Mitchell
- patch applied (york-compiler98): Fix a broken Haskell comment which was being interpretted as haddock, Neil Mitchell
- patch applied (york-compiler98): Moved Yhc Core generation to take advantage of strictness, also added -no-bytecode option, Neil Mitchell
- patch applied (yhc): Added a maximum stack size and options to the interpreter to control it, Neil Mitchell
- patch applied (yhc): Fix bug on windows, Neil Mitchell
- patch applied (york-compiler98): Bugfix: --_ should start an eol comment, it is not a varsym, Malcolm Wallace
- patch applied (york-compiler98): Core now supports arbitrary calling conventions, Neil Mitchell
- patch applied (yhc): Added option to dump bytecode to stdout, Neil Mitchell
August 06, 2007
- patch applied (york-compiler98): Do not use Set.notMember, its 6.6 only, Neil Mitchell
- patch applied (york-compiler98): Make the haddock in the new Core -> ByteCode compiler pass, Neil Mitchell
- patch applied (york-compiler98): Merged Neil's core changes into bytecode compiler, Neil Mitchell
- patch applied (york-compiler98): More changes for Yhc to Core conversion, Neil Mitchell
- patch applied (york-compiler98): Minor changes to new bytecode, Neil Mitchell
- patch applied (york-compiler98): First changes for Yhc Core Bytecode, Neil Mitchell
- patch applied (yhc): Minor changes to mutator, Neil Mitchell
- patch applied (yhc): Minor changes to interpreter for new Core bytecode stuff, Neil Mitchell
- patch applied (yhc): Fix up FreeVar2, move much to simply importing/exporting FreeVar3, Neil Mitchell
- patch applied (yhc): Fix up collectAllVars in FreeVar and FreeVar3, Neil Mitchell
- patch applied (yhc): Change to create CoreLit, which encodes the literals that Yhc supports, Neil Mitchell
- patch applied (yhc): Change from CoreCase being (CoreExpr, CoreExpr) to (CorePat, CoreExpr) - big breaking change to Core!, Neil Mitchell
- patch applied (yhc): Move to using Derive rather than DrIFT, with derive's BinaryOld format support, Neil Mitchell
- patch applied (yhc): Changes to Yhc Core for new features, Neil Mitchell
|
|