|
|
|
@0d41e600
|
5 months |
mlbrooks |
Linked-list chapter writing, pushing work in progress
|
|
|
@768d091
|
5 months |
pabuhr |
rename I/O function "clear" to "clearerr"
|
|
|
@10ef475
|
5 months |
mlbrooks |
Move string benchmark programs into thesis
|
|
|
@68c7062
|
5 months |
pabuhr |
update overload test programs for Ada and swift
|
|
|
@d9aee90
|
5 months |
pabuhr |
small proofreading changes for string chapter
|
|
|
@b0296dba
|
5 months |
pabuhr |
more proofreading of string chapter
|
|
|
@5ad6f0d
|
5 months |
pabuhr |
more inlining, add strnlen and strncmp for string type
|
|
|
@a514fed
|
5 months |
pabuhr |
update user documentation
|
|
|
@30548de
|
5 months |
pabuhr |
change manipulator name quoted to quote
|
|
|
@a800a19
|
5 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@602ac05
|
5 months |
pabuhr |
more proofreading of string chapter
|
|
|
@cefaa2df
|
5 months |
ajbeach |
Adding my Going Forward document. If only so I can stop tweaking it. …
|
|
|
@c4f8c4bf
|
5 months |
mlbrooks |
Fix string-operator handling on +=
|
|
|
@dab6e39
|
5 months |
pabuhr |
small cleanups
|
|
|
@d03a386
|
5 months |
mlbrooks |
Give a few string operator overloads a preference boost.
Intent is to …
|
|
|
@570e7ad
|
5 months |
mlbrooks |
Make string operator-overload costs match their intuitively equivalent …
|
|
|
@3f631d6
|
5 months |
mlbrooks |
Switch string io to be generic upon iostream, rather than specific …
|
|
|
@d175767
|
5 months |
mlbrooks |
Add test for string operator overload selection.
The ".expect" file …
|
|
|
@831b2ec
|
5 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@aacd1e1
|
5 months |
pabuhr |
proofread abstract
|
|
|
@234c432
|
5 months |
mlbrooks |
Reorder string quasi-lifecycle functions to ensure string dtor called …
|
|
|
@b1b513d
|
5 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@bb506e0
|
5 months |
f37yu |
add the abstract paragraph
|
|
|
@28182444
|
5 months |
pabuhr |
proofread conclusion
|
|
|
@5ca1766
|
5 months |
f37yu |
conclusion of thesis
|
|
|
@7e4f226
|
5 months |
pabuhr |
update excepted output for string tests
|
|
|
@9018dcf
|
5 months |
pabuhr |
updates to string type
|
|
|
@931f1b4
|
5 months |
pabuhr |
more proofreading string chapter
|
|
|
@6174ecc
|
5 months |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@d914750
|
5 months |
pabuhr |
proofread new related work section
|
|
|
@119889f
|
5 months |
mlbrooks |
Partially fix #185.
This fix applies to functions, but not types.
…
|
|
|
@50e8125
|
5 months |
f37yu |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@51b72bf5
|
5 months |
f37yu |
add a discussion of related work
|
|
|
@52eb7b7
|
5 months |
pabuhr |
fix editorial comment on Moss quote
|
|
|
@2572add
|
5 months |
pabuhr |
more proofreading
|
|
|
@597ddfeb
|
5 months |
pabuhr |
update code for deprecating old type-parameter names: otype, dtype, …
|
|
|
@9fbc40e
|
5 months |
pabuhr |
proofread future chapter
|
|
|
@7d405eb
|
5 months |
pabuhr |
more proofreading, change file names
|
|
|
@0393fda8
|
5 months |
pabuhr |
add, update citations
|
|
|
@ed5023d1
|
5 months |
pabuhr |
fix substring error being outside of string, simplify comparison …
|
|
|
@56ec508
|
5 months |
pabuhr |
more string API updates
|
|
|
@96a11655
|
5 months |
pabuhr |
fix bug concatenating char and string
|
|
|
@6b765d5
|
5 months |
pabuhr |
add non-backwards compatible string operations
|
|
|
@c5e1aa6
|
6 months |
pabuhr |
update abort messages for exception handling
|
|
|
@9aa8dcc
|
6 months |
pabuhr |
update test programs with new length name "len"
|
|
|
@ee70ff5
|
6 months |
pabuhr |
harmonize length computations to function name "len"
|
|
|
@f8913b7c
|
6 months |
pabuhr |
more string API updates
|
|
|
@4223317
|
6 months |
pabuhr |
test some string operation changes
|
|
|
@3181a33
|
6 months |
pabuhr |
print semantic error for unknown escape sequence
|
|
|
@7e8db9e
|
6 months |
pabuhr |
change shape of single and backtick quotes
|
|
|
@fc8ec54
|
6 months |
pabuhr |
first attempt at describing string API
|
|
|
@41c3e46
|
6 months |
pabuhr |
fix bug for incorrect kind (uLU) of character constants
|
|
|
@52931c5
|
6 months |
f37yu |
add some discussion regarding type environment
|
|
|
@185cd94
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@b1c220a
|
6 months |
pabuhr |
preliminary updates to string chapter
|
|
|
@10c1770
|
6 months |
ajbeach |
Refactoring in the resolver. Removed unneeded variable and used the …
|
|
|
@30bf6bf
|
6 months |
ajbeach |
Change to instantiateGeneric, removing some unneeded output. It isn't …
|
|
|
@379b6ea
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@8ef0bf7
|
6 months |
pabuhr |
update Table 1.1
|
|
|
@446dde5
|
6 months |
ajbeach |
Removed two unused fields from StmtExpr, returnDecls and dtors, and …
|
|
|
@d73e667
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@399074a
|
6 months |
pabuhr |
update overload comparison table
|
|
|
@b5978ca
|
6 months |
ajbeach |
Moved a reasonably large function out of a header.
|
|
|
@f5bf3c2
|
6 months |
pabuhr |
more proofreading on introduction chapter
|
|
|
@62b5940
|
6 months |
mlbrooks |
Flesh out the string_sharectx demo
|
|
|
@5329cba
|
6 months |
pabuhr |
change position of legend in graph
|
|
|
@fd3be42
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@42cd67b8
|
6 months |
pabuhr |
change plot-allocn.gp to get better graph
|
|
|
@07293ad
|
6 months |
pabuhr |
make gnuplot files dependencies
|
|
|
@e1358c0
|
6 months |
lseo |
create waituntil timeout node as literal via macro as a workaround for …
|
|
|
@048dde4
|
6 months |
mlbrooks |
Rough-in gnuplot for "allocn" string graph
|
|
|
@a7d93cb
|
6 months |
pabuhr |
first attempt to use gnuplot for graphs
|
|
|
@bb85f76
|
6 months |
mlbrooks |
Add missing graph raw dataset
|
|
|
@b26ab30
|
6 months |
mlbrooks |
Add raw data for string graphs
|
|
|
@71624f8
|
6 months |
ajbeach |
Copied Peter's include/includes fix for another header that does not …
|
|
|
@8f250e0
|
6 months |
pabuhr |
continue proofreading string chapter
|
|
|
@8617ee90
|
6 months |
pabuhr |
update constructor/destructor section for uC++toCFA
|
|
|
@06ffa95
|
6 months |
pabuhr |
change shareEdit to share and proofreading of string chapter
|
|
|
@7611631
|
6 months |
pabuhr |
add citation
|
|
|
@75a0eae
|
6 months |
pabuhr |
change formatting of lstlisting single quote
|
|
|
@3d9831b
|
6 months |
pabuhr |
fix comment
|
|
|
@8c2723f
|
6 months |
pabuhr |
change name shareEdit to share
|
|
|
@a21aaff
|
6 months |
ajbeach |
Syncronized getPrintName with mangleName. Ideally there would be some …
|
|
|
@e48aca8
|
6 months |
ajbeach |
Added support for code generation of the CountofExpr. This doesn't do …
|
|
|
@6f9f338
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@6cb3e5d
|
6 months |
pabuhr |
formatting. reduce experiment duration
|
|
|
@8b639f9
|
6 months |
pabuhr |
make including gawkapi.h conditional on its existence
|
|
|
@3e91c6f9
|
6 months |
pabuhr |
fix pull conflicit
|
|
|
@3bd9508
|
6 months |
pabuhr |
formatting
|
|
|
@195f43d
|
6 months |
pabuhr |
start proofreading string chapter
|
|
|
@594671a
|
6 months |
ajbeach |
Erase dtype types when they are encountered. Waiting to a use means …
|
|
|
@0603700
|
6 months |
pabuhr |
uncomment include files for the C include-file test, as errors have …
|
|
|
@88771d7
|
6 months |
pabuhr |
second attempt to move builtin types through the system
|
|
|
@45553f5
|
6 months |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
|
|
|
@ee8f72d
|
6 months |
pabuhr |
first attempt to move builtin types through the system
|
|
|
@ee22919
|
6 months |
ajbeach |
Removed unused utility from Iterate.hpp. It hasn't been used in a long …
|
|
|
@98a5ee7
|
7 months |
pabuhr |
temporary fix for ARM vector types
|
|
|
@8de86b3
|
7 months |
pabuhr |
update x86 expect file for attribute test
|
|
|
@2a90639
|
7 months |
pabuhr |
small updates to dumpable.cfa
|
|
|
@31df72b
|
7 months |
pabuhr |
fix attribute problem with typedef names in aggregate field declaration
|
|
|