41 次代码提交 (52138ca4409ac336c4a4036af324a2a79b383d0c)

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