index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
/
TableGen
/
FileLexer.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
exit(1) instead of abort()'ing on error
Chris Lattner
2004-02-13
1
-2
/
+2
*
Fix buggy error message problem
Chris Lattner
2004-02-13
1
-2
/
+3
*
Ooops, top-level C++-comments aren't recognized by flex.
Misha Brukman
2004-02-12
1
-2
/
+2
*
* Convert C comments to C++ style (why are some one way, some another?!)
Misha Brukman
2004-02-12
1
-30
/
+14
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-2
/
+9
*
Added LLVM copyright notice.
John Criswell
2003-10-21
1
-0
/
+7
*
Modified the code so that we exit() with a non-zero value instead of calling
John Criswell
2003-09-09
1
-1
/
+1
*
Remove unneeded #include
Chris Lattner
2003-09-07
1
-1
/
+0
*
Added an option to TableGen that allows users to specify a directory in which
John Criswell
2003-08-27
1
-3
/
+36
*
Recognize $foo as a variable
Chris Lattner
2003-08-10
1
-0
/
+2
*
Update file header comment
Chris Lattner
2003-08-04
1
-1
/
+3
*
Transition complete, remove the obsolete 'set' keyword
Chris Lattner
2003-08-04
1
-1
/
+0
*
Start transitioning towards using 'let X = y in' statements, instead of 'set ...
Chris Lattner
2003-08-04
1
-1
/
+2
*
Add initial support for a new 'dag' type
Chris Lattner
2003-08-04
1
-0
/
+1
*
expand contraction
Chris Lattner
2003-08-03
1
-1
/
+1
*
Add support for code fragments
Chris Lattner
2003-07-30
1
-6
/
+8
*
Initial support for the 'code' type.
Chris Lattner
2003-07-30
1
-0
/
+1
*
Move err() to the lexer, implement file inclusion capabilities directly in tb...
Chris Lattner
2003-07-30
1
-6
/
+87
*
Minor reorganization, move ParseFile to the lexer
Chris Lattner
2003-07-30
1
-0
/
+22
*
Directly support C style comments in tblgen, but allow them to actually nest
Chris Lattner
2003-07-30
1
-0
/
+13
*
Initial checkin of TableGen utility
Chris Lattner
2002-12-02
1
-0
/
+66