polserver/pol-core/pol/testing
turleypol 6a2bd7c705 Merge remote-tracking branch 'origin/master' into vector_classes
* origin/master: (93 commits)
  Add support for dictionary creation (#277)
  Add do-while statement (#276)
  Add foreach loops (#275)
  New compiler: array initialization (#274)
  Disambiguator: figure out if label is a case statement dispatch selector, or should apply to a statement within the case dispatch group's block. (#273)
  New compiler: Add support for case statements (#272)
  Change "logical" to "bitwise". (#258)
  Fix divide-by-zero errors, and mask FormatError if it were thrown in a destructor. (#271)
  Add break and continue statements. (#270)
  New compiler: assignment to local and global variables. (#269)
  Add support for while loops (#268)
  Optimize if statements, and emit module functions in legacy order (#267)
  Optimizations: binary operators (#266)
  Add binary operators (#265)
  Add support for const declarations (#264)
  Handle default parameter values, pass-by-name, and return statements in functions. (#263)
  Add limited support for user functions (#262)
  New compiler: add return and exit statements (#261)
  Add support for if-then-else statements (#259)
  OG compiler: set module to Mod_Basic when a token is an identifier (#257)
  ...
2020-09-06 20:14:26 +02:00
..
poltest.cpp only one global config include exists now 2018-06-17 18:31:55 +02:00
poltest.h Fixed program args parsing of runecl 2016-12-14 17:05:34 +01:00
testdrop.cpp realm functions like walkheight now expect and return s8 for z level 2020-04-19 12:46:57 +02:00
testenv.cpp minimal solution for compilation of multis 2020-04-18 11:57:19 +02:00
testenv.h added small pkt test for upcomming changes 2018-06-02 22:37:14 +02:00
testlos.cpp only one global config include exists now 2018-06-17 18:31:55 +02:00
testmisc.cpp Merge remote-tracking branch 'origin/master' into vector_classes 2020-09-06 20:14:26 +02:00
testskill.cpp Include and buildsystem cleanup (#45) 2018-01-29 21:55:48 +01:00
testwalk.cpp realm functions like walkheight now expect and return s8 for z level 2020-04-19 12:46:57 +02:00