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