Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe 7566ddcc8f * add a tdef to each parameter location and set it for all target před 12 roky
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) před 12 roky
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so před 12 roky
  Jonas Maebe d9e67fc835 * don't add a separate high parameter for array-of-const parameters on the před 12 roky
  Jonas Maebe 0a1157da38 * fixed memory leaks in the compiler introduced in r21862 by marking and před 13 roky
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via před 13 roky
  pierre 857abd87ee + Implement create_varargs_paraloc_info, to allow compilation without warnings před 13 roky
  Jonas Maebe 1a7c024ad3 * sign extend all byte/ansichar/word parameters before passing them před 14 roky
  Jonas Maebe d6966e545b + support for formal var/out parameters on the JVM target: před 14 roky
  Jonas Maebe c9537e3347 + support for non-array/record var parameter on the JVM target using před 14 roky
  Jonas Maebe 254636ab84 * don't create (useless) temporary array/record/... for the result před 14 roky
  Jonas Maebe 2c313e397e + support for regular arrays and open arrays před 14 roky
  Jonas Maebe c17d022a87 * allow overriding tparamanager.is_stack_paraloc() and let it always před 14 roky
  Jonas Maebe 72fc911dcf + jvm parameter manager: on the caller side, all arguments are pushed před 14 roky