Historique des commits

Auteur SHA1 Message Date
  Bepsi 53a17d625a Implement basic function parameter and return value semantics il y a 6 ans
  Bepsi aee9a60b8a Print unhandled exception messages to the console il y a 6 ans
  Bepsi 75ce4d28e9 Introduce variables and obtain keywords via reflection il y a 6 ans
  Bepsi bd82ea182e Implement initial runtime engine and JIT il y a 6 ans
  Bepsi 373be72abf Move base definitions from the compiler to the engine il y a 6 ans
  Bepsi e5133fa35a Show actual version of compiler in console output il y a 6 ans
  Bepsi 591bd5bd96 Rename Interpreter namespaces and projects to Engine il y a 6 ans
  Bepsi 7fa0386937 Preprocessor fixes il y a 6 ans
  Bepsi 13de0f4919 Implement ERH header parsing il y a 6 ans
  Bepsi bcb37ed15b Move constant expression logic to preprocessor class il y a 6 ans
  Bepsi 80f751a5bc Misc pre-processor fixes il y a 6 ans
  Bepsi 2370bfa475 Specify special formatted keywords il y a 6 ans
  Bepsi 61b442b3e9 Finalizing fixes for akumamaid il y a 6 ans
  Bepsi 5d2b59655b BEGIN and comment fixes il y a 6 ans
  Bepsi d1b1ef3202 Implement warnings il y a 6 ans
  Bepsi 28e74f3c05 Initial implmentation of ternary logic il y a 6 ans
  Bepsi 1bf2bc1c7d Clean up now useless string mode code il y a 6 ans
  Bepsi fff548c760 Reimplement string parsing in the Parser superclass il y a 6 ans
  Bepsi 088149014c Misc parenthesis and CSV fixes il y a 6 ans
  Bepsi 641a52b412 Add standalone compiler il y a 6 ans
  Bepsi d2c38f8924 Implement proper CSV parsing il y a 6 ans
  Bepsi 4c8a6ad8d1 Change from interpreter based engine to compiler based il y a 6 ans
  Bepsi 4675c3501f Implement preliminary preprocessing il y a 6 ans
  Bepsi bc1d2f77e9 Make string parsing beter il y a 6 ans
  Bepsi a1a34fa702 Refactoring il y a 6 ans
  Bepsi 7a987cdeb6 Reimplement string parsing il y a 6 ans
  Bepsi 798f6d7294 Added some preliminary tests il y a 6 ans
  Bepis ce0e3fbaf5 Basic test project il y a 6 ans
  Bepis 52e59eb86c Split out keywords and functions into separate files il y a 6 ans
  Bepis 20ff8520e6 Move lexer token logic to token enum attributes il y a 6 ans