Commit Graph

  • 23e9f5ca6f README code block instead of blockquote master User 2019-07-30 17:25:23 +0200
  • 004d48cb2e Update 'README.md' f 2019-07-30 15:20:35 +0000
  • b066987e71 last improvements on report and README User 2019-02-07 02:17:15 +0100
  • 1558ddac71 refactor BoppiTests class, add object-oriented PoC User 2019-02-07 02:16:09 +0100
  • ec8617354e refactor packages, add package-info User 2019-02-07 02:15:07 +0100
  • 846df01b11 revert Core language, remove Ant lib, remove maven, update build.xml User 2019-02-07 02:09:36 +0100
  • 8c65fe71cf added lexer for Core language, removed Eclipse/VSCode settings User 2019-02-07 01:55:06 +0100
  • 6718a77890 changed settings, try Maven build, include Ant User 2019-02-07 01:49:08 +0100
  • 19e1a8d17b included array offsets, added tests, updated report and highlighting User 2018-04-25 19:43:30 +0200
  • d7683fb10d added Ant build file, readme, CLI and JAR build User 2018-03-27 17:56:36 +0200
  • 11a0616010 corrected ILOC output (register naming, instruction name spacing) User 2018-03-26 16:29:34 +0200
  • a537217c4a switched to ResourceBundle paths for imported files User 2018-03-26 16:24:22 +0200
  • c9dcf5a3cb improved report layout User 2018-03-03 23:12:19 +0100
  • e20ed8472b report comments processed User 2018-03-01 23:53:49 +0100
  • ecd3072e17 finalized report User 2018-02-18 19:15:37 +0100
  • c8c13e5d96 removed lambdas, added string I/O, improved tests, malloc zeroes memory User 2018-02-18 19:13:39 +0100
  • 12d878d24b moved some test cases User 2018-02-10 15:22:27 +0100
  • c503ff31c5 changed array implementation (size is no longer part of type) User 2018-02-10 15:20:18 +0100
  • 68093f96e9 check 'if' condition type, mark functions constant, improved tests User 2017-11-28 16:45:15 +0100
  • eae3c68b51 move boolean output and character input to subroutine, change memlib comments User 2017-11-28 16:39:02 +0100
  • 04489721f7 switch to latex workshop, use report chapters User 2017-11-28 16:34:34 +0100
  • 7ddbca1ef1 ILOC: allow moving instruction between programs, aligned comment prettyPrint User 2017-11-28 16:30:49 +0100
  • 8fa96cb362 extracted strings, sorted methods, added constants, added procedures, added more tests, restructured parser rules User 2017-10-20 14:16:11 +0200
  • f6cabe0ccb implemented arrays, split antlr file into grammar and lexer User 2017-07-30 14:53:53 +0200
  • 5a48e93674 implemented closures with correct cleanup User 2017-07-27 20:26:31 +0200
  • 9baff2d080 changed calling convention for memlib to stack User 2017-07-22 18:31:51 +0200
  • e9b91f2152 added modified ILOC environment User 2017-07-22 15:52:00 +0200
  • f9110893c6 added interactive command prompt User 2017-07-22 15:47:16 +0200
  • 87b859a70c added memory allocator with tests User 2017-07-22 15:46:54 +0200
  • b617136564 refactored types, split tests into features instead of stages, added author User 2017-07-21 13:22:23 +0200
  • 610611e212 reordered methods, started report User 2017-07-21 11:38:24 +0200
  • a1257c237b added tuple types, added javadoc for all public attributes User 2017-07-17 22:46:18 +0200
  • 11da0a0826 improved nested call correctness, register allocations, renamed project files User 2017-07-16 16:09:56 +0200
  • 85e5f569b4 added functions User 2017-07-14 18:27:37 +0200
  • eaf492d1c1 remove generated javadoc from repository User 2017-07-12 21:35:30 +0200
  • a42c621515 improved toolchain and test structure, improved documentation User 2017-07-12 21:30:52 +0200
  • 8a05789dde javadoc generation User 2017-07-10 22:17:50 +0200
  • d1d97bc329 generator tests finished, library javadoc externalized User 2017-07-10 22:04:01 +0200
  • a845321785 basic generator User 2017-05-15 16:22:00 +0200
  • 21dca82f4a basic checker and checker test User 2017-05-12 18:28:57 +0200
  • c4f5c77fc4 basic parser and parser tests User 2017-05-12 18:26:29 +0200
  • e5ab8b2db7 remove expr ambiguity User 2017-05-12 18:13:12 +0200
  • 1f8008717b include apache commons 3.5, junit 4.12, hamcrest 1.3 User 2017-05-12 18:10:05 +0200
  • 94709c1430 basic language User 2017-04-26 15:55:18 +0200
  • cde352b443 upgrade to antlr 4.7 User 2017-04-24 22:28:06 +0200
  • 96f1ac4e65 report template User 2017-04-06 23:20:52 +0200
  • de7eb7c80d project and libraries User 2017-04-06 23:20:21 +0200