| 
								
								
									 ceriel | 09ed33d12d | fixed minor bug: report on used memory was wrong | 1988-04-15 16:05:05 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 35cb47328a | modified to generate the clashes table in another form too | 1988-03-31 10:00:07 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | c27082938b | fix to fix | 1987-11-26 10:26:06 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 067eace890 | fixed a bug: a numeric label now kills condition codes | 1987-11-24 11:43:51 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 046dc3d5a9 | use $(CC) instead of cc | 1987-11-16 10:35:32 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 18b7250736 | Added a DO_TOSTACK command, and put set number of ALL in tables.c | 1987-08-20 19:04:18 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 81b1d21c35 | Initial revision | 1987-04-13 10:32:47 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | ee4d170525 | Made constants dependant on size of machine | 1987-03-17 14:42:12 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | c41f370421 | Added LEXLIB | 1987-03-16 22:35:21 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e0aa93de4c | replaced copyright | 1987-03-12 08:23:08 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 815166e421 | Added copyright notice | 1987-03-09 19:15:41 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | c428b33acc | replaced return by exit | 1987-03-09 14:22:45 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 5097663cb8 | Bug foix | 1987-03-02 17:18:11 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 04618dbe64 | Don't pass -O to lint. | 1987-03-02 16:48:46 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 70a459a112 | Be a bit more tolerant about line directives. | 1987-03-02 16:40:14 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 3edd0994c6 | Added ncgg.6 | 1987-02-24 15:47:05 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e51bf3a056 | *** empty log message *** | 1987-02-24 15:44:46 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | ea8fd6991c | *** empty log message *** | 1987-02-23 23:35:42 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 925ec7555f | bug fix | 1987-02-23 15:48:27 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 3e3ebc6b8b | cardinality of sets was wrong! | 1987-02-18 10:47:55 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | ced0ffabbd | removed some %0 stuff | 1987-02-09 17:41:25 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 8f4a99cc24 | The added ',' separator in token declarations did not work (reported by Kees Bot, Edwin Scheffer). This is corrected (I hope). | 1987-02-07 03:56:34 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e0b23bbaea | Added code to kill regvar(...) | 1987-02-05 19:20:54 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | b11e35b7d4 | Adapted some constants | 1987-02-05 19:19:01 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 640f958d26 | Improved "element size" handling. | 1987-01-26 16:16:12 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | edae1fc950 | Added a check that a tokenset in a stackpattern contains tokens that all have the same size. | 1987-01-26 16:14:39 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 88ea6fb11d | new dependency | 1987-01-26 15:01:25 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | faa0c191a4 | minor bug fix | 1987-01-16 19:20:58 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 45238eea0f | Some bug fixes and minor extensions | 1987-01-16 13:51:42 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | 9e528bef6f | Allow reading from standard input | 1987-01-12 14:38:45 +00:00 |  | 
				
					
						| 
								
								
									 ceriel | e5820bdbaa | Added bitwise operators | 1987-01-08 14:22:32 +00:00 |  | 
				
					
						| 
								
								
									 sater | 79a736a9f6 | Output was wrong with maxmembers<2 | 1986-11-03 09:13:32 +00:00 |  | 
				
					
						| 
								
								
									 sater | 5a84f07281 | Non existing token fields in the format string caused memfaults because fields were checked beyond the end of the tokeninfo. Fixed. | 1986-05-21 15:08:57 +00:00 |  | 
				
					
						| 
								
								
									 sater | 5c71bad6e1 | Relaxed input syntax for from STACK coercions No gen clause is necessary anymore. | 1986-03-19 16:14:12 +00:00 |  | 
				
					
						| 
								
								
									 sater | ef48465b2a | Hex numbers didn't work. Corrected bug in myatoi(). | 1986-01-24 16:08:34 +00:00 |  | 
				
					
						| 
								
								
									 sater | a91e33ce96 | Corrected error in otime of initialisation of booleans | 1985-12-02 13:55:06 +00:00 |  | 
				
					
						| 
								
								
									 bal | dcb4b71a3d | 0 / -1 confusion for properties (bug reported by sater). | 1985-10-03 14:41:44 +00:00 |  | 
				
					
						| 
								
								
									 keie | 241a7de970 | The PDP 11 needs -i, Vax'en ignore it. | 1985-02-18 12:45:31 +00:00 |  | 
				
					
						| 
								
								
									 sater | dac2f97109 | extra define added to aid in generation of DO_RREMOVE | 1985-01-11 09:42:17 +00:00 |  | 
				
					
						| 
								
								
									 sater | 3a528a7324 | code was added to generate DO_RREMOVE | 1985-01-11 09:41:47 +00:00 |  | 
				
					
						| 
								
								
									 sater | 3534869cb5 | code was added to cause generation of DO_RREMOVE in some cases | 1985-01-11 09:41:13 +00:00 |  | 
				
					
						| 
								
								
									 sater | e9b6045b5a | diffs were applied to make default register property at stacking rule -1 instead of 0. | 1985-01-11 09:40:40 +00:00 |  | 
				
					
						| 
								
								
									 sater | a1a8fd99a0 | Optional register property in stacking rules must be -1 when absent. Fixed this. | 1985-01-10 16:30:09 +00:00 |  | 
				
					
						| 
								
								
									 sater | 72b83cca59 | *** empty log message *** | 1985-01-08 09:59:28 +00:00 |  | 
				
					
						| 
								
								
									 sater | c2229e5c60 | Initial revision | 1985-01-04 14:05:25 +00:00 |  | 
				
					
						| 
								
								
									 sater | d267037189 | *** empty log message *** | 1984-12-17 15:13:39 +00:00 |  |