#ifndef YYERRCODE #define YYERRCODE 256 #endif #define _BANG 257 #define _BANG_EQUALS 258 #define _AMPERAMPER 259 #define _LPAREN 260 #define _RPAREN 261 #define _PLUS_EQUALS 262 #define _COLON 263 #define _SEMIC 264 #define _LANGLE 265 #define _LANGLE_EQUALS 266 #define _EQUALS 267 #define _RANGLE 268 #define _RANGLE_EQUALS 269 #define _QUESTION_EQUALS 270 #define _LBRACKET 271 #define _RBRACKET 272 #define ACTIONS 273 #define BIND 274 #define CASE 275 #define DEFAULT 276 #define ELSE 277 #define EXISTING 278 #define FOR 279 #define IF 280 #define IGNORE 281 #define IN 282 #define INCLUDE 283 #define LOCAL 284 #define ON 285 #define PIECEMEAL 286 #define QUIETLY 287 #define RETURN 288 #define RULE 289 #define SWITCH 290 #define TOGETHER 291 #define UPDATED 292 #define _LBRACE 293 #define _BARBAR 294 #define _RBRACE 295 #define ARG 296 #define STRING 297
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#12 | 4004 | Matt Armstrong |
Back out changes 3969, 3971, 3972 -- they didn't really fix anything. |
||
#11 | 3972 | Matt Armstrong |
bootstrap integrations from //guest/matt_armstrong/jam/fix/2/... (no code change) |
||
#10 | 3969 | Matt Armstrong |
Integrate from //guest/matt_armstrong/jam/fix/2/...@3963 -- no real changes. |
||
#9 | 3954 | Matt Armstrong | type -> text+w | ||
#8 | 3950 | Matt Armstrong |
Integrate from //guest/matt_armstrong/jam/fix/1/... thru change 3948 and make no changes. |
||
#7 | 3576 | Matt Armstrong | submit the jamgram that contains "response" syntax for actions | ||
#6 | 3311 | Matt Armstrong | Update from mainline. | ||
#5 | 2817 | Matt Armstrong | Update with current known working version. | ||
#4 | 2816 | Matt Armstrong |
Integrate from mainline. This does not compile. |
||
#3 | 2089 | Matt Armstrong | More integrations from upstream. | ||
#2 | 2087 | Matt Armstrong | I think most of this is updates from stock jam. | ||
#1 | 1270 | Matt Armstrong | In prep for publishing all my patches to jam. | ||
//guest/perforce_software/jam/src/jamgram.h | |||||
#2 | 486 | Perforce staff |
Jam 2.3. See RELNOTES for a list of changes from 2.2.x. Just about every source file was touched when jam got ANSI-fied. |
||
#1 | 2 | laura | Add Jam/MR 2.2 source |