Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More readable API than comparator for common floor operation ↵ | wisberg | 2003-04-19 | 5 | -17/+42 |
| | | | | (semantics-preserving) | ||||
* | Major changes in order to move to Eclipse-JDT 2.1 as a base. | jhugunin | 2003-03-28 | 2 | -0/+43 |
| | | | | | | In the process of this many changes were made to try to make keeping up with the Eclipse-JDT code base as easy as possible in the future. | ||||
* | Use consistent time zones in generating time strings | acolyer | 2003-03-12 | 1 | -1/+4 |
| | |||||
* | partial fix for bug 31724 emits file:line numbers for declare warning/error. | wisberg | 2003-03-04 | 2 | -2/+19 |
| | | | | | | | | | | This adds an optional "context" String to IMessage. The IMessage creator should create a context String (or use an implementation that lazily creates one). The IMessage client can render their messages without context embedded in the message field. Emitting source context from the weaver will be harder. Using file and start/end line will probably work, since tool clients can map to any available source file paths. (BcelSourceContext and BcelShadow can be updated with end from range.) | ||||
* | Improved formatting of toString for SourceLocation to show | acolyer | 2003-02-26 | 1 | -1/+1 |
| | | | | end line. | ||||
* | Ran "Organize imports" to remove redundant imports etc - | acolyer | 2003-02-26 | 6 | -18/+13 |
| | | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees! | ||||
* | Bug 33011. getEndLine() was returning the start line. | acolyer | 2003-02-25 | 1 | -5/+5 |
| | |||||
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 3 | -5/+0 |
| | |||||
* | new default quotes DEVELOPMENT for scanner. | wisberg | 2002-12-23 | 1 | -2/+24 |
| | |||||
* | using DEVELOPMENT as active cvs version | jhugunin | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | 1.1b2V_1_1_b2 | wisberg | 2002-12-18 | 1 | -12/+11 |
| | |||||
* | refactoring AbortException to make it clearer when we | ehilsdal | 2002-12-16 | 2 | -9/+14 |
| | | | | want to abort w/o message, and to always stuff in a stack trace | ||||
* | initial version | wisberg | 2002-12-16 | 20 | -0/+2991 |
| | |||||
* | initial version | wisberg | 2002-12-16 | 3 | -0/+31 |