13210 Commits (57d15f235a66040f0c1a96869c878688823c7317)
 

Author SHA1 Message Date
Jakob Stoklund Olesen 639d92177a Reorganize meta language reference. 9 years ago
Jakob Stoklund Olesen bd221af412 Reorganize meta language reference. 9 years ago
Jakob Stoklund Olesen 1be81c4352 Implement write_instruction and write_ebb. 9 years ago
Jakob Stoklund Olesen 9838a4040e Implement write_instruction and write_ebb. 9 years ago
Jakob Stoklund Olesen dd5c1a1a3f Track instruction order in an EBB. 9 years ago
Jakob Stoklund Olesen 5e0e923464 Track instruction order in an EBB. 9 years ago
Jakob Stoklund Olesen e735836383 Synchronize InstructionFormat and InstructionData. 9 years ago
Jakob Stoklund Olesen 3670f57c40 Synchronize InstructionFormat and InstructionData. 9 years ago
Jakob Stoklund Olesen 62ecbc7448 Break entity references and instruction info out into new modules. 9 years ago
Jakob Stoklund Olesen 9c9be1cb58 Break entity references and instruction info out into new modules. 9 years ago
Jakob Stoklund Olesen 593b7bbd51 Generate an InstructionFormat enum. 9 years ago
Jakob Stoklund Olesen e3927e205e Generate an InstructionFormat enum. 9 years ago
Jakob Stoklund Olesen 4109b9fe13 Generate recursive meta language dependencies. 9 years ago
Jakob Stoklund Olesen 3909cdbc2d Generate recursive meta language dependencies. 9 years ago
Jakob Stoklund Olesen af535acdc6 Add an InstructionFormat class to the meta language. 9 years ago
Jakob Stoklund Olesen ef04f4fc40 Add an InstructionFormat class to the meta language. 9 years ago
Jakob Stoklund Olesen 477fa01bfc Add OperandKind to the meta language. 9 years ago
Jakob Stoklund Olesen 814231245c Add OperandKind to the meta language. 9 years ago
Jakob Stoklund Olesen ea46a17f56 PEP8 formatting. 9 years ago
Jakob Stoklund Olesen f1e2dffa81 PEP8 formatting. 9 years ago
Jakob Stoklund Olesen 6e17d229d0 Fix build. 9 years ago
Jakob Stoklund Olesen 21b0eae044 Fix build. 9 years ago
Jakob Stoklund Olesen 24970593ac Implement value lists. 9 years ago
Jakob Stoklund Olesen 1d768ff734 Implement value lists. 9 years ago
Jakob Stoklund Olesen ab50f17412 Implement Index<Inst/StackSlot> for Function. 9 years ago
Jakob Stoklund Olesen e026b36db4 Implement Index<Inst/StackSlot> for Function. 9 years ago
Jakob Stoklund Olesen aec94912d7 Exit test script on errors. 9 years ago
Jakob Stoklund Olesen e414ce6315 Exit test script on errors. 9 years ago
Jakob Stoklund Olesen a6c9d2b339 Build status badge. 9 years ago
Jakob Stoklund Olesen 3c0e2f6e9d Build status badge. 9 years ago
Jakob Stoklund Olesen c344dbf437 Set up Travis CI 9 years ago
Jakob Stoklund Olesen 4e4c634666 Set up Travis CI 9 years ago
Jakob Stoklund Olesen 3d4103bf79 Rename the 'cretonne' binary. 9 years ago
Jakob Stoklund Olesen d34ced5437 Rename the 'cretonne' binary. 9 years ago
Jakob Stoklund Olesen 01ed9fc6c8 Rename libraries 9 years ago
Jakob Stoklund Olesen 810a90e322 Rename libraries 9 years ago
Jakob Stoklund Olesen b390b3113a Add a write.rs module. 9 years ago
Jakob Stoklund Olesen ddea422ceb Add a write.rs module. 9 years ago
Jakob Stoklund Olesen 8f65207ed1 Use x.to_string() instead of format!("{}", x). 9 years ago
Jakob Stoklund Olesen 5c4f3d01e2 Use x.to_string() instead of format!("{}", x). 9 years ago
Jakob Stoklund Olesen ed6677d576 Parse stack slot decls. 9 years ago
Jakob Stoklund Olesen 88931983a8 Parse stack slot decls. 9 years ago
Jakob Stoklund Olesen d1c79e8916 Add FunctionName, Signature to repr::Function. 9 years ago
Jakob Stoklund Olesen 021bde1191 Add FunctionName, Signature to repr::Function. 9 years ago
Jakob Stoklund Olesen 90b3e16b56 Tests for signature parser. 9 years ago
Jakob Stoklund Olesen 41d95c0342 Tests for signature parser. 9 years ago
Jakob Stoklund Olesen 716b427cb1 Add top-level productions to language reference. 9 years ago
Jakob Stoklund Olesen 42364fda59 Add top-level productions to language reference. 9 years ago
Jakob Stoklund Olesen 8067a17977 Fix documentation badge. 9 years ago
Jakob Stoklund Olesen cda7943b0b Fix documentation badge. 9 years ago