Neil Brown
|
cd0dd96939
|
Added some code to the Intrinsics module to list all (currently only some) of the occam standard operators with the types they can operate on
|
2009-04-05 22:48:23 +00:00 |
|
Neil Brown
|
b9cbcf0902
|
Added the intrinsic CAUSEERROR
|
2009-04-03 15:14:24 +00:00 |
|
Neil Brown
|
03f1b2d115
|
Added a few more mobile things (DEFINED keyword, an intrinsic)
|
2009-03-20 20:53:51 +00:00 |
|
Neil Brown
|
d4f1ac2797
|
Added nearly all the remaining intrinsic functions (all the *TOSTRING and STRINGTO*, except for floating-point types)
|
2009-01-27 17:00:28 +00:00 |
|
Neil Brown
|
f4f08e09aa
|
Fixed the RAN/DRAN intrinsic
|
2009-01-27 13:50:42 +00:00 |
|
Neil Brown
|
9b1368ffe7
|
Implemented all but one (RAN) of the intrinsic functions in appendix N by mapping them directly to the C versions
|
2009-01-27 13:38:00 +00:00 |
|
Neil Brown
|
c19039e90e
|
Added the definitions of most of the intrinsics from the occam 2.1 manual (but not yet the implementations)
|
2009-01-25 18:54:57 +00:00 |
|
Neil Brown
|
7337978dcf
|
Added many more intrinsics to the list of occam intrinsics
|
2009-01-23 19:19:36 +00:00 |
|
Neil Brown
|
e767e33190
|
Added support for some intrinsic (time-related) functions in Rain
|
2008-03-22 18:58:10 +00:00 |
|
Adam Sampson
|
54668d3ba2
|
Implement the RESCHEDULE intrinsic.
|
2008-03-15 11:00:11 +00:00 |
|
Neil Brown
|
2ff46a9041
|
Rearranged the Rain source files, renamed a couple of Rain files, and changed the Makefile accordingly.
|
2007-09-10 17:28:57 +00:00 |
|