source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @647e2ea   3 months pabuhr try @@(...) for attributes, rename and reorder grammar rules, remove …
(edit) @1d5e5601   3 months pabuhr more proofreading on the enumeration related-work section
(edit) @924534e   3 months pabuhr more proofreading on the enumeration related-work section
(edit) @dc3fbe5   3 months ajbeach Factored out the ParseNode?'s next field into a new child type. This is …
(edit) @4c0b674   3 months ajbeach Moved ParseNode?'s name field down to DeclarationNode?, it is not used …
(edit) @bc61563   3 months ajbeach Factored out a very complex condition into a helper function and …
(edit) @f1149ac   3 months j82liang Remove unused variables
(edit) @3f9a8d0   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1bb76ad   3 months pabuhr fix problme wiht exclamation mark in comon.sty file
(edit) @a4da45e   3 months j82liang Resolve conflict
(edit) @0522ebe   3 months j82liang Add EnumPosType? to type system
(edit) @022bce0   3 months pabuhr more proofreading on enumeration thesis
(edit) @6c68893   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @0a9b5c1   3 months pabuhr update 64-bit test result on ARM for distribution of attributes for …
(edit) @1e93617   3 months pabuhr update 32-bit test result for distribution of attributes for aggregates
(edit) @46aa60e   3 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3d5a8cb   3 months pabuhr update lst language for uC++
(edit) @4eb3a7c5   3 months pabuhr first attempt at correct distribution of attributes for aggregates
(edit) @624ba3a5   3 months pabuhr formatting
(edit) @1761046   3 months ajbeach Note to self: Check the comments before you push.
(edit) @4e2f1b2   3 months ajbeach Clean-up of GenImplicitCall? module. Changing the return type for …
(edit) @d06273c   3 months ajbeach Used structural binding to shorten some loop setup. The generally …
(edit) @2beaf9b   3 months ajbeach Forgot to update comments from the last commit.
(edit) @2810700   3 months ajbeach The two argument form of the conditional operator now only has two …
(edit) @7bb516f   3 months pabuhr more proofreading on enumeration thesis
(edit) @c17dc80   3 months j82liang Add position.cfa test file
(edit) @38f5006   4 months pabuhr update related work for Ada and Golang
(edit) @f9da761   4 months pabuhr change text to use macros \eg amd \ie
(edit) @38f4953   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c2a58cf   4 months pabuhr add citation for programming language 'Swift'
(edit) @f936e23   4 months pabuhr add more text to related-work chapter
(edit) @acde87a   4 months pabuhr remove unnecessary latex macros
(edit) @9b96e90d   4 months pabuhr small cleanup to latex 'common' macros
(edit) @c0d8e62   4 months pabuhr remove 'swift' language reference because it is available in …
(edit) @f431ab26   4 months ajbeach Fixed whitespace ResolveTypeof?.cc.
(edit) @e7b04a3   4 months pabuhr add swift language macros for formatting by lstlisting
(edit) @c185ca9   4 months pabuhr more documentation on stream input
(edit) @77bc259   4 months pabuhr move exception macro to general location, update more code to use macros
(edit) @6b228cae   4 months pabuhr more testing for missing data when reading
(edit) @da22726   4 months pabuhr switch from '\n' to nl, update test data
(edit) @75e2286   4 months pabuhr add tests for getline and quoted input manipulators
(edit) @7b93027e   4 months pabuhr remove unnecessary code, start missing values for C strings
(edit) @0b6089f   4 months pabuhr formatting
(edit) @9d4628b   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @714e206   4 months pabuhr more cleanup, changes related to detection of missing values during input
(edit) @3be6ef3   4 months ajbeach Added a few more missing keywords to the cfa.nanorc.
(edit) @14755e5   4 months ajbeach Updated indentation in Resolver. Removed trailing whitespace.
(edit) @956299b   4 months pabuhr copy enum proposal to enum thesis
(edit) @211def2   4 months pabuhr omnibus I/O changes to get quoted manipulator to work
(edit) @a22d148   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d63746f   4 months pabuhr more updates
(edit) @dacd2c19   4 months ajbeach Added Peter's fix to ensure syscall argument is initialized. I did …
(edit) @23a0e576   4 months ajbeach Remove mid-array assertion from the Box pass.
(edit) @b08ab18   4 months pabuhr formatting
(edit) @e11cdc0   4 months pabuhr add more material
(edit) @47bd204   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @a55ebcc   4 months j82liang 1. Add debug print option for replacePseudoFunc; 2. Change resolver …
(edit) @be4335b   4 months ajbeach The remaining improvements I had planned for the Box pass are either …
(edit) @bd67442   4 months pabuhr more proofreading, related-work section still needs work
(edit) @020fa10   4 months j82liang Remove duality functions. They are replaced by recent changed in Cost …
(edit) @9ddcee1   4 months j82liang Remove EnumPosExpr?, an early design that no longer used. The …
(edit) @496ffc17   4 months j82liang Fix dangling reference to posE function
(edit) @32490deb   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c75b30a   4 months j82liang Introduce posE, valueE, labelE pseudo language to the language. Rework …
(edit) @e71b09a   4 months pabuhr more word-smithing
(edit) @3da5885   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @538cc35   4 months pabuhr small updated to uC++toCFA document
(edit) @2989d6f   4 months pabuhr started some related work
(edit) @7329b0a   4 months ajbeach advance_to_mutex has been replaced nextMutex.
(edit) @65b851a   4 months pabuhr start updaing documentation for input changes
(edit) @b771581   4 months pabuhr add more input tests for recent changes
(edit) @63e129c   4 months pabuhr cleanup, fix bug for input manipulator nl
(edit) @baa1d5d   4 months pabuhr update testing for manipulators
(edit) @765ee42   4 months pabuhr some updates on the llheap paper
(edit) @dd1ebb1   4 months pabuhr some updates on the enum proposal
(edit) @d1551a5   4 months pabuhr formatting, a little more string stuff
(edit) @01fb70a   4 months pabuhr increase lstlisting comment start from 2.75in to 3in
(edit) @16afb2a   4 months j82liang Fix the print for enum with type
(edit) @36e120a   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @68cf1d4   4 months pabuhr update expected output for other architectures
(edit) @8ca60e4   4 months ajbeach Remove ilog2, an unused math helper.
(edit) @5764204   4 months pabuhr restrict nesting of manipulators and update manipulator test
(edit) @64c4b4d   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3db78b89   4 months mlbrooks Fix string reading bug: Manipulator ignore should not write to its …
(edit) @8a33777   4 months mlbrooks Fix analysis error in string-input testing. Add comments correlating …
(edit) @221c542e   4 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @71b5aad5   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @544deb9   4 months j82liang Update ReplacePseudoFunc?, mostly the runtime lookup for attribute …
(edit) @61e362f   4 months ajbeach Changed notZeroExpr so that expressions with conditional contexts are …
(edit) @bad9c8f   4 months pabuhr change from href to url in bibtex citations
(edit) @a4ed165   4 months ajbeach I was working in FixInit?.cpp so I did a round of general clean-up. …
(edit) @367725d   4 months j82liang Update enum.tex
(edit) @8abe4090   4 months pabuhr switch C designators for initialization
(edit) @f2898df   4 months mlbrooks Implement string initialization and assignment from various numeric types
(edit) @dd10bf4   4 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @45d1ab9   4 months pabuhr revert interpose experiment for build failure, not the cause
(edit) @b1eefe50   4 months mlbrooks Adjust string assignment declarations for consistent/standard return type.
(edit) @ac939461   4 months j82liang Add replacePseudoFunc
(edit) @f988834   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @59c8dff   4 months j82liang Draft Implementation for enum position pesudo function (posE). …
Note: See TracRevisionLog for help on using the revision log.