| ../ | 
  | tests |  | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … | 
  | vector_test.c | 1.1 KB
     | eab39cd | 10 years | Rob Schluntz | update vector_test to use constructors and destructors | 
  | vector_int.h | 1.4 KB
     | eab39cd | 10 years | Rob Schluntz | update vector_test to use constructors and destructors | 
  | vector_int.c | 1.4 KB
     | eab39cd | 10 years | Rob Schluntz | update vector_test to use constructors and destructors | 
  | twice.c | 973 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | swap.c | 2.7 KB
     | 6e991d6 | 10 years | pabuhr | add -fgnu89-inline flag to compile, cleanup swap example I/O, stdlib … | 
  | sum.c | 2.8 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | square.c | 1.6 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | specialize.c | 1.0 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | simpler.c | 568 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | simplePoly.c | 701 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | searchsort.c | 2.5 KB
     | 94980502 | 10 years | pabuhr | update examples | 
  | s.c | 577 bytes
     | 784deab | 10 years | pabuhr | fix recursive include bug in shadow includes, major clean of examples, … | 
  | runTests.sh | 1.9 KB
     | 70d4b4f | 10 years | a3moss | Added batchtest, initially just vector_test | 
  | rational.cc | 5.4 KB
     | 53ba273 | 10 years | pabuhr | switch from std=c99 to std=gnu99, update latex macros, refrat and … | 
  | rational.c | 2.1 KB
     | 630a82a | 10 years | pabuhr | C99 compound literals now work, comment rational code, clean up … | 
  | random.c | 843 bytes
     | 0438091 | 10 years | pabuhr | modify stdlib random to not use C library routine | 
  | quoted_keyword.c | 811 bytes
     | 6ba0659 | 10 years | pabuhr | major rewrite of I/O library and update example programs to use new I/O | 
  | quad.c | 771 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | prolog.c | 1.1 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | poly-bench.c | 4.3 KB
     | 097e2b0 | 10 years | pabuhr | constructor/destructor, more example programs | 
  | new.c | 600 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | minmax.c | 2.3 KB
     | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … | 
  | math.c | 7.5 KB
     | dc5376a | 10 years | pabuhr | math library, second attempt | 
  | Makefile.in | 13.7 KB
     | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … | 
  | Makefile.am | 861 bytes
     | d3b7937 | 10 years | pabuhr | building runtime library (first attempt) | 
  | limits.c | 2.1 KB
     | 94980502 | 10 years | pabuhr | update examples | 
  | it_out.c | 2.1 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | io.data | 62 bytes
     | 53ba273 | 10 years | pabuhr | switch from std=c99 to std=gnu99, update latex macros, refrat and … | 
  | io.c | 2.5 KB
     | 6b6597c | 10 years | pabuhr | user manual updates, extend I/O test, fix memset in stdlib, workaround … | 
  | index.h | 577 bytes
     | 4040425 | 10 years | pabuhr | change keyword type to otype and context to trait | 
  | includes.c | 2.8 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | identity.c | 1.1 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | huge.c | 624 bytes
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | hello.c | 575 bytes
     | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … | 
  | fwrite.c | 591 bytes
     | 86bd7c1f | 10 years | pabuhr | licencing: eighth groups of files | 
  | fstream_test.c | 1.0 KB
     | b63e376 | 10 years | pabuhr | update refrat with new keywords, update examples, update separators … | 
  | forward.c | 617 bytes
     | 86bd7c1f | 10 years | pabuhr | licencing: eighth groups of files | 
  | esskaykay.c | 916 bytes
     | 86bd7c1f | 10 years | pabuhr | licencing: eighth groups of files | 
  | ctxts.c | 637 bytes
     | 4040425 | 10 years | pabuhr | change keyword type to otype and context to trait | 
  | control_structures.c | 1.3 KB
     | 784deab | 10 years | pabuhr | fix recursive include bug in shadow includes, major clean of examples, … | 
  | constructors.c | 2.7 KB
     | 097e2b0 | 10 years | pabuhr | constructor/destructor, more example programs | 
  | constants.c | 1.1 KB
     | 94980502 | 10 years | pabuhr | update examples | 
  | ato.c | 1.8 KB
     | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … | 
  | assert.c | 548 bytes
     | 86bd7c1f | 10 years | pabuhr | licencing: eighth groups of files | 
  | asm.c | 552 bytes
     | 097e2b0 | 10 years | pabuhr | constructor/destructor, more example programs | 
  | array.h | 1.6 KB
     | 4040425 | 10 years | pabuhr | change keyword type to otype and context to trait | 
  | array.c | 1.1 KB
     | 4040425 | 10 years | pabuhr | change keyword type to otype and context to trait | 
  | alloc.c | 2.6 KB
     | 6ba0659 | 10 years | pabuhr | major rewrite of I/O library and update example programs to use new I/O | 
  | abstype.c | 809 bytes
     | 86bd7c1f | 10 years | pabuhr | licencing: eighth groups of files | 
  | abs.c | 1.3 KB
     | 90c3b1c | 10 years | pabuhr | compile CFA with C++11, further update refrat with lstlisting macros, … |