source: libcfa/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e1358c0   12 days lseo create waituntil timeout node as literal via macro as a workaround for …
(edit) @3d9831b   2 weeks pabuhr fix comment
(edit) @8c2723f   2 weeks pabuhr change name shareEdit to share
(edit) @3483185   4 weeks lseo Make it possible to fulfil a future by loading an exception like ucpp
(edit) @d923fca   6 weeks ajbeach Clean-up the warnings of the concurrency tests. A lot of little test …
(edit) @a8e2215   8 weeks mlbrooks Tidy vector-iterator POC and remedy its warnings
(edit) @54f70c6   8 weeks ajbeach Removing some unneeded distributions.
(edit) @641707d   2 months ajbeach More fixing of warnings. Including another error that slipped through …
(edit) @a22e8b4   2 months ajbeach Removed the warnings from more tests. I think '(void)var;' might be …
(edit) @71ca5b9   2 months lseo perform proper casting before pointer arithmetic
(edit) @c3d0182a   2 months lseo plan9 inline ordering for concurrency keywords.
(edit) @04138cc   2 months pabuhr more updates for eof of file checking
(edit) @fd5d251   2 months pabuhr update eof of file checking
(edit) @f6f7b52   2 months lseo fixed a parser bug to generate correct ast for waitfor. added a test …
(edit) @6a6e205   3 months mlbrooks Clean some warnings from unused variables and pointer-to-int casts.
(edit) @454aab2   3 months pabuhr update io_uring casts to prevent 32-bit warning messages about wrong …
(edit) @f32448e   3 months ajbeach Fixed white-space. Woops.
(edit) @658f3179   3 months ajbeach Moved massive function log2_u32_32 out of header.
(edit) @10b5970   3 months mlbrooks Fix many test-suite- and libcfa-caused unused variable warnings. In …
(edit) @1f6623c   3 months mlbrooks Try to fix full build by removing missed x86-debug-specific workaround …
(edit) @a6b48f6   3 months pabuhr formatting, comment out unused parameter names to remove warnings
(edit) @4f4ae60   3 months ajbeach Added prelude-inline.cfa to the standard library. This should now have …
(edit) @5251c6b   3 months ajbeach Changed some inline declarations to static or static inline (which are …
(edit) @a65cd5e   3 months pabuhr put back parameter names in comments
(edit) @e0f3bd2   3 months pabuhr remove warnings from alloc_internal$ in stdlib.hfa
(edit) @96ef156   4 months mlbrooks Fix IO stream to be warning-free.
(edit) @5db913f   4 months mlbrooks Work around #269 in array bound-check printing, to avoid …
(edit) @8ee211d   4 months mlbrooks Make array and list headers free of warnings upon include and as used …
(edit) @5d3d281   4 months mlbrooks Remove autogen forward declarations, which are never needed, and cause …
(edit) @eae8b37   4 months j82liang Move enum.hfa/enum.cfa to prelude
(edit) @509ec82   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1c0a3a4   4 months pabuhr fix problem with future seperate compilation
(edit) @3e2e9b2   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f5e37a4   4 months pabuhr small changes to rational
(edit) @71f3d45   4 months mlbrooks Remove unnecessary assertion: printing a rational doesn't require the …
(edit) @108b2c7   4 months ajbeach Moved the non-trivial bodies of the power (exponental) functions out …
(edit) @e25ef8c   4 months pabuhr formatting, first attempt to add priority order to waitfor selection, …
(edit) @10a9479d   4 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1cd2839   4 months pabuhr test patch for respecting lexical priority in waitfor statement
(edit) @95707a3   4 months pabuhr updates to barrier.hfa
(edit) @47174c4   5 months pabuhr formatting
(edit) @a3af522   5 months pabuhr first attempt at updating barrier lock
(edit) @105fb21   5 months pabuhr rename start_actor_system and stop_actor_system, add implicit messages …
(edit) @74cbaa3   5 months pabuhr formatting
(edit) @44e2a5a   5 months pabuhr remove assertions from rational structure declaration
(edit) @b006c51e   5 months j82liang Move enum trait declaration to builtin/c
(edit) @1a7203d   6 months pabuhr change CFA runtime libraries to use C designator syntax
(edit) @7968301   6 months pabuhr change "exit" stream to stderr from stdout
(edit) @cdf7d43   7 months mlbrooks Hopefully fix broken build, from multiple declarations of arrah.hfa's …
(edit) @1665ee5   7 months mlbrooks Add uArray delayed-initialization equivalent to CFA array
(edit) @9bb6c5f   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @737bf73   7 months pabuhr correct check for EOF when reading character strings
(edit) @db19e1d   7 months ajbeach Changed the interpritation of () to be no parameters instead of any …
(edit) @ad47ec4   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @4b75ae9   7 months pabuhr second attempt to simplify ttype min/max functions
(edit) @26ee4b5   7 months pabuhr simplify ttype min/max functions
(edit) @960665c   7 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @df2e00f   7 months ajbeach Made heap pass the invariant check. We should be able to enable …
(edit) @3ac5fd8   8 months pabuhr first attempt changing end-of-file to an exception
(edit) @d1f5054   8 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @26d40a1   8 months j82liang add void to lowerBound() and upperBound() declaration, which is a …
(edit) @a51dc0d   8 months pabuhr add missing #ifdef to handle systems without io_uring
(edit) @4e09af2   8 months pabuhr update unfreed storage message from memory allocator
(edit) @e49c308   8 months pabuhr remove unused parameter name from function Countof, add period to end …
(edit) @c4d6c90   8 months pabuhr formatting, documentation
(edit) @4dab7e8   8 months pabuhr formatting, add str conversion routines, add more combinations of ?+? …
(edit) @7db4fcd4   8 months j82liang small fix
(edit) @5f210c0   8 months j82liang Change enum pos to signed int to avoid underflow; operator on enum …
(edit) @2dd5c6d   8 months j82liang Update +=/-= for enums
(edit) @1571e4d   8 months j82liang reinterpret loop start for enum type as the first enumerator
(edit) @4db0140   8 months pabuhr modify abort error message
(edit) @b12e4ad   8 months pabuhr add stream parameter to OSTYPE_VOID_IMPL macro and update all macro calls
(edit) @b8e047a   8 months pabuhr formatting
(edit) @fee4436   8 months pabuhr make subscript check DEBUG only, remove #include <assert.h>, which is …
(edit) @5ff721a   8 months pabuhr forgot period at end of error message.
(edit) @1bb0170   8 months pabuhr formatting, replace subscript-check asserts with error message
(edit) @876739f   8 months pabuhr formatting
(edit) @f90c092   9 months pabuhr formatting
(edit) @6804f38   9 months pabuhr formatting
(edit) @0097d08   9 months pabuhr formatting, comments, use break in for-else
(edit) @97f9619   9 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @68ea8d2   9 months j82liang Seperate CfaEnum? and Serial.
(edit) @d796be70   9 months pabuhr commenting
(edit) @a1a1f37d   9 months pabuhr change order of ungetc parameters to harmonize with C ungetc
(edit) @2e6b2a0   9 months pabuhr change assert to abort, second attempt to read enumerators
(edit) @0c327ce   9 months j82liang 1. Add bound check to Serial function: now compiler generates the …
(edit) @236f133   9 months j82liang Remove quasi_void for enums. The idea of quasi_void from Mike was to …
(edit) @2f4c910   9 months pabuhr set return argument for boolean read
(edit) @d287f3e   9 months pabuhr fix selecting wrong input operator for enumeration, first attempt at …
(edit) @c015e2d   9 months pabuhr update reading boolean and match text
(edit) @a4e1b09   9 months pabuhr formatting
(edit) @550afde2   9 months ajbeach Constant strings on input. The previous changes only effected …
(edit) @6d2b3dc   9 months j82liang Change (enum) range loop so that it works on any type that define …
(edit) @062467b   9 months pabuhr inline enum relational and increment operators, comment out loop …
(edit) @bc48c0d   9 months pabuhr fix enumeration input to use reference type
(edit) @64eeb06   9 months pabuhr change basic_ostream to ostream, first attempt of enumeration input
(edit) @73d0e3f4   9 months j82liang Current enum has bug when use as a reference as in ?++. Change …
(edit) @259012e   9 months pabuhr put back quasi_void print
(edit) @d5efcb7   9 months pabuhr first attempt at updating enum auxiliary operations
(edit) @5eb3f65   9 months pabuhr change enumeration function names labelE, valueE, posE to label, …
Note: See TracRevisionLog for help on using the revision log.