Historique des commits

Auteur SHA1 Message Date
  Per Bothner 1fb5ad9d57 Fix GitLab issue #32 "Imprecise infered return type". il y a 7 ans
  Per Bothner a2cc005187 Merge branch 'master' into invoke il y a 7 ans
  Per Bothner 3c0748b267 * CompileReflect.java (validate): Optimize 'class' static pseudo-field. il y a 7 ans
  Per Bothner dce19950cf Various changes to support IString for imutable strings. il y a 8 ans
  Per Bothner d1f4793c0b No longer allow a non-spliced argument array to a Java varargs method. il y a 8 ans
  Per Bothner 89a73757b9 Merge branch 'master' into invoke il y a 8 ans
  Per Bothner 15c2b163dd * CompileArith.java: Optimization for ADD and SUB. il y a 8 ans
  Per Bothner af428ce6b0 Sync branches/invoke with trunk -8784:8883 il y a 8 ans
  Per Bothner 8578072592 * LambdaExp.java (addMethodFor): Fix nonportability for unsigned types. il y a 8 ans
  Per Bothner cdccaa447d Implement 'array'/'arrayN'/'arrayN[etype]' types. Optimize array indexing. il y a 8 ans
  Per Bothner d9e6edc02e Sync branches/invoke with trunk -r8736:8779 il y a 8 ans
  Per Bothner 134d8094ae * LambdaExp.java (validateApply): Remove intra-class method-call il y a 8 ans
  Per Bothner b4adfa3b49 inlining-test now works. il y a 8 ans
  Per Bothner b78f7cb115 Sync branches/invoke with trunk -r8580:8731 il y a 9 ans
  Per Bothner f4ea43ea85 Various tweaks for type types and lazy types. il y a 9 ans
  Per Bothner 5cf4914f5f * compile_misc.scm (valuesCompile): Optimize 2-argument 'values' call il y a 9 ans
  Per Bothner c18e3de5bd Sync branches/invoke with trunk -r8538:8552 il y a 9 ans
  Per Bothner 3b3a40cdf4 Partial support for a 'dynamic' type. il y a 9 ans
  Per Bothner b08577effd Invoke-check re-write. il y a 9 ans
  Per Bothner 454b0bafbd * CompilationHelpers.java (validateApplyToArgs): Simplify optimization il y a 9 ans
  Per Bothner a4e3d91dd0 Implement 'sequence' type, convertion to it, and 'length' taking sequence. il y a 9 ans
  Per Bothner 126af75038 Efficient treatment of CharSequences as sequences of Unicode characters. il y a 9 ans
  Per Bothner f84b4656cf * CompilationHelpers.java (validateApplyToArgs): Optimize when il y a 9 ans
  Per Bothner 01d5169161 * CompileArith.java (compile): Better job with shift. il y a 9 ans
  Per Bothner 173a8b64b5 More support for unsigned arithmetic. il y a 9 ans
  Per Bothner 0ceae97de3 Avoid redundant int to byte/short conversion when storing il y a 9 ans
  Per Bothner bb31ee982c Support numeric comparison on unsigned primitive values. il y a 9 ans
  Per Bothner 6b135934e2 Optimizations to avoid redundant goto. il y a 9 ans
  Per Bothner ded92a0bce * CompileValues.java (validateApplyWithValues): Optimize case il y a 10 ans
  Per Bothner b0f20b0b7e * compile_map.scm (ListMapHelper): Rewrite result collect to il y a 10 ans