.. |
_assert.occ
|
Intrinsic PROCs (ASSERT for now)
|
2007-04-29 14:46:19 +00:00 |
_bad_array_types.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_bad_assign.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
_bad_assign2.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
_bad_conversion.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
_bad_conversion2.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
_bad_literal.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
_bad_proto.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_bad_proto2.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_bad_retype.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_bad_retype2.occ
|
Initial RETYPES/RESHAPES support
|
2007-04-27 03:01:32 +00:00 |
_bad_string_cont.occ
|
More testcases
|
2007-04-26 16:06:45 +00:00 |
_bad_string_cont2.occ
|
More testcases
|
2007-04-26 16:06:45 +00:00 |
_bad_tlp.occ
|
TLP testcases
|
2007-04-24 00:10:06 +00:00 |
_bad_tlp2.occ
|
TLP testcases
|
2007-04-24 00:10:06 +00:00 |
_bad_tlp3.occ
|
TLP testcases
|
2007-04-24 00:10:06 +00:00 |
_call_int.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_fish.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_two_skips.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
_unknown_proc.occ
|
Given broken testcases more sensible names (all starting _)
|
2007-04-24 00:11:51 +00:00 |
abbrev.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
actuals.occ
|
Work towards getting arrays working -- needs a cleanup, though
|
2007-04-11 17:08:16 +00:00 |
alt.occ
|
Implement ALT (somewhat incompletely for now, owing to CIF limitations)
|
2007-04-19 17:30:11 +00:00 |
args.occ
|
Track the types of all defined names properly
|
2007-04-05 01:14:14 +00:00 |
array-arg.occ
|
Fix known-dimension arrays in specifiers
|
2007-04-30 04:25:13 +00:00 |
arraylit.occ
|
More work
|
2007-04-07 14:33:58 +00:00 |
arrays.occ
|
Support array assignment (and check that assignments are sensible), and nested slicing
|
2007-04-20 16:01:15 +00:00 |
assign.occ
|
Support array assignment (and check that assignments are sensible), and nested slicing
|
2007-04-20 16:01:15 +00:00 |
ats1-q7.occ
|
Add a "course" module that the testcases can use
|
2007-04-21 00:00:00 +00:00 |
booleanop.occ
|
Make associative ops actually be associative
|
2007-04-25 19:09:29 +00:00 |
case.occ
|
Undo change that broke case input
|
2007-04-20 01:19:59 +00:00 |
chanany.occ
|
CHAN OF ANY testcase
|
2007-04-26 22:54:54 +00:00 |
checkindex.occ
|
Add array bounds checking
|
2007-04-23 10:33:51 +00:00 |
checksize.occ
|
Add array bounds checking
|
2007-04-23 10:33:51 +00:00 |
commstime-mini.occ
|
Add a "course" module that the testcases can use
|
2007-04-21 00:00:00 +00:00 |
const-expr.occ
|
Constant expression evaluation
|
2007-04-20 21:15:36 +00:00 |
constants.occ
|
Constant expression evaluation
|
2007-04-20 21:15:36 +00:00 |
conversions.occ
|
Range check type conversions, and implement arithmetic ops for all basic types
|
2007-04-23 23:17:36 +00:00 |
course.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
empties.occ
|
Support (but complain about!) empty versions of SEQ, IF, etc.
|
2007-04-26 21:56:05 +00:00 |
expressions.occ
|
Implement functions, and fix parsing of function calls
|
2007-04-19 15:48:19 +00:00 |
idfunc.occ
|
Intrinsic PROCs (ASSERT for now)
|
2007-04-29 14:46:19 +00:00 |
incase.occ
|
Commit earlier on ? CASE
|
2007-04-05 18:02:40 +00:00 |
include.inc
|
Support #INCLUDE and #USE
|
2007-04-20 23:44:38 +00:00 |
include.occ
|
Allow #INCLUDEd files to contain processes
|
2007-05-01 14:29:36 +00:00 |
include2.occ
|
Support #INCLUDE and #USE
|
2007-04-20 23:44:38 +00:00 |
includeproc.inc
|
Allow #INCLUDEd files to contain processes
|
2007-05-01 14:29:36 +00:00 |
indentation.occ
|
More testcases
|
2007-04-26 16:06:45 +00:00 |
inline.occ
|
Implement INLINE PROC and INLINE FUNCTION
|
2007-04-30 23:08:32 +00:00 |
inout.occ
|
Fix the case output ambiguity
|
2007-04-05 17:37:45 +00:00 |
intrinsics.occ
|
Intrinsic functions (SQRT and DSQRT)
|
2007-04-29 16:10:29 +00:00 |
lit-slice.occ
|
Do away with operandNotTable -- it's not needed now we have state, and it breaks stuff
|
2007-04-30 02:51:46 +00:00 |
literals.occ
|
Literals testcase
|
2007-04-25 11:53:15 +00:00 |
multidim-literal.occ
|
More testcases
|
2007-04-26 16:06:45 +00:00 |
multidim.occ
|
A couple more testcases
|
2007-04-19 16:43:42 +00:00 |
nesting.occ
|
Free name removal
|
2007-04-08 03:03:22 +00:00 |
output-ambiguity.occ
|
Fix the case output ambiguity
|
2007-04-05 17:37:45 +00:00 |
par.occ
|
Wrap PAR subprocesses, and add some Haddock
|
2007-04-07 16:08:31 +00:00 |
preproc.occ
|
Ignore unrecognised preprocessor directives
|
2007-04-30 22:56:56 +00:00 |
pri-par.occ
|
Do away with operandNotTable -- it's not needed now we have state, and it breaks stuff
|
2007-04-30 02:51:46 +00:00 |
protocols.occ
|
Lots more stuff implemented -- tagged and count protocols, CASE, rep PAR
|
2007-04-13 01:35:09 +00:00 |
ptp-rep.occ
|
Big AST rework: all spec/rep stuff is now done with Structured
|
2007-04-27 21:49:34 +00:00 |
pull-consts.occ
|
More testcases
|
2007-04-26 16:06:45 +00:00 |
real-conversions.occ
|
Conversions to and from and between reals
|
2007-04-29 22:35:07 +00:00 |
records.occ
|
RECORD and PACKED RECORD support
|
2007-04-13 15:53:00 +00:00 |
reprep.occ
|
Add a testcase for pulling up expressions in IF
|
2007-04-27 16:18:18 +00:00 |
retypes.occ
|
Initial RETYPES/RESHAPES support
|
2007-04-27 03:01:32 +00:00 |
shifts.occ
|
Implement << and >>
|
2007-04-25 17:48:16 +00:00 |
simple-alt.occ
|
Implement ALT (somewhat incompletely for now, owing to CIF limitations)
|
2007-04-19 17:30:11 +00:00 |
skip.occ
|
A start at generating C++ code
|
2007-04-06 23:12:21 +00:00 |
slices.occ
|
Support array assignment (and check that assignments are sensible), and nested slicing
|
2007-04-20 16:01:15 +00:00 |
stop.occ
|
Just stop
|
2007-04-23 23:17:22 +00:00 |
stringlit.occ
|
Better string literal handling: do away with StringLiteral in favour of arrays of ByteLiteral
|
2007-04-29 21:31:56 +00:00 |
tables.occ
|
Big parser rework part 2: proper type checking and inference
|
2007-04-25 13:03:30 +00:00 |
tags.occ
|
CASE tags need protocol name suffix
|
2007-04-13 16:11:14 +00:00 |
timer-arg.occ
|
Make TIMER arguments work
|
2007-04-30 22:30:15 +00:00 |
timer-guards.occ
|
Add timer guards testcase
|
2007-04-20 17:54:07 +00:00 |
tlp.occ
|
TLP testcases
|
2007-04-24 00:10:06 +00:00 |
val-retypes.occ
|
Conversions to and from and between reals
|
2007-04-29 22:35:07 +00:00 |