41 Commits (52138ca4409ac336c4a4036af324a2a79b383d0c)

Author SHA1 Message Date
  chibash 52138ca440 enables switch-case with string constants 5 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 years ago
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 years ago
  chibash 1d3ff9f328 fixed JASSIST-230 10 years ago
  chibash c135f69c8b fixed JASSIST-211 10 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 6b1e9c7658 fixed JIRA JASSIST-67 15 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba b8445cabac fixed bugs related to stack map tables. 17 years ago
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. 17 years ago
  chiba 9a5e5219c1 fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for a array of type short 17 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 years ago
  chiba b4357bab0d deleted some local variables that are never read. 19 years ago
  chiba cb8fe91265 fixed a bug of the compiler 19 years ago
  chiba 001d765704 fixed a bug so that the compiler distinguishes a length field and the array length operator. 19 years ago
  chiba 2c834425c9 fixed a bug so that "<array> == null" can be compiled. 19 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba be2809ffa5 supports finally clauses 19 years ago
  chiba 30ea2357da synchronized statement support. 19 years ago
  chiba 86309c3ef2 reformatted. 19 years ago
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. 20 years ago
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 20 years ago
  chiba 4fda748aa5 discarded the last changes 20 years ago
  chiba be3a1d153f temporary version. You cannot compile them. I'll discard the changes but want to check in for record. 20 years ago
  chiba 7fd8dd6838 .class support 20 years ago
  chiba d906bfb337 Now, the compiler accepts a method that accesses 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba cdca977159 I implemented a type checker for better code generation. 20 years ago
  chiba ff4f2c43c1 enabled the parser to parse switch and synchronized statements. 21 years ago
  chiba 87f4d5dd1d corrected to be able to compile an infinite loop. 21 years ago
  chiba 5a846bbe35 minor bugs have been fixed. 21 years ago
  chiba 03e676c3ec changed CtBehavior.setBody() so that setBody(null) produces a body 21 years ago
  chiba 0ed1ede707 fixed a bug in CtBehavior#setBody(). 21 years ago
  chiba 5fc3a4c6aa modified the semantics of ($r). 21 years ago
  chiba dea5156362 fixed several compiler bugs and updated the tutorial. 21 years ago
  chiba 2e9cd7421a changed the license. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago