Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • anders.blomdell
  • compiler-refactoring
  • labcomm2006
  • labcomm2013
  • labcomm2014
  • master default
  • pragma
  • python_sig_hash
  • typedefs
  • typeref
  • v2014.6
  • v2015.0
  • v2014.5
  • v2014.4
  • v2006.0
  • v2014.3
  • v2014.2
  • v2014.1
  • v2014.0
  • v2013.0
20 results
Created with Raphaël 2.2.025May2423222120125429Apr2324Mar194327Feb262524232019181713121110952131Jan302928272623211910729Dec1092128Nov27262522211817141312111027Oct2625242315141310975Sep24Jul25Jun16May3228Apr2422212018171614111032130Mar2928212016Feb1514723Jan6Dec3229Nov27222126Aug232120191323Jul169228Jun272524171311105331May3029272221201716151413830Apr2926252422181615121122Mar76522Feb212019141211821Mar23Feb223Jan216Dec151413768Nov3220Jan4refactored out decodeBytes and decodeIntentionscorrected length calculation in encoderDon't generate duplicate intentions (e.g. name) for typedefs. Updatedadded sanity check for lengths in encoderWiP: intentions partially implemented in C, Java (typedefparser broken), and pythonadded intentions to labcomm_renaming_encoder testWiP: temporary fix in C lib, incompatible with other libsWiP: refactoring to separate out 'outermost' intentions. tests brokencleanupAnnotations are for the use of a data type, so *Decl shouldrefactored and added annotations to DeclRefactoring: Annotation* -> AnnotationsPreliminary refactoring: added annotations to *Declchanged intention encoding to be struct {byte key[_] , byte val[_]}[_]preliminary refactoring of intention attributesmade QUOTEDSTRING an option for Intention valuesAdded checking that TypeDefs do not have intentions to compilerHacked java TypeDefParser to parse intentionsPasses tests for files without intentionsupdated test_generated_encoding to include intentionsDon't generate intentions for typedefs (to avoid generating twoSmall change to AST, fixed Intention -> AnnotationWiP: generating intentions in signatures.WiP annotations. small changesWiP: adding annotations to signatureadded experimental docstring annotationgeneralized intention to annotationrenamed productions in grammar: ConcreteType to TypeInstance and Program to Specificationrenamed Type to DataType in grammardummy testing of intention parsingWiP: started adding intentions to parseradded empty intention list to type expressionsrefactored grammar/parser to unify arrays with other typesProbably got typedefs right under renaming.Broken try to get renamed typedefs work.Made sample_ref a distinct (opaque) type in CRenaming decoder implementedCorrected dependency for test_labcomm_renaming_encoderInitial renaming decoder.Implementation of renaming encoder. Typedef trees are not correctly encoded!
Loading