Commit Graph

40 Commits

Author SHA1 Message Date
Mattia Giambirtone c1a2c9bc55
Updates to README. Cleanup & refactoring 2023-10-01 13:16:40 +02:00
Mattia Giambirtone 919cc25579
Get rid of REPL + minor refactorings 2023-06-29 13:58:03 +02:00
Mattia Giambirtone 7bae3ad249
Minor fix in handleBuiltinFunction() (whoopsie) 2023-05-01 16:46:58 +02:00
Mattia Giambirtone 2d9a6b9a8d
Incremental compilation now works in the REPL 2023-03-27 17:57:18 +02:00
Mattia Giambirtone 8277472819
Initial work on the new compiler module 2023-03-27 09:53:56 +02:00
Mattia Giambirtone d98feb499d Added choosenim link 2023-03-03 01:02:18 +01:00
Mattia Giambirtone 4cdb92150d Added basic build instructions 2023-03-03 00:56:58 +01:00
Mattia Giambirtone ace04ee34c Minor additions and cleanup 2023-01-17 12:53:23 +01:00
Mattia Giambirtone cf6d20e757 Added mutateOuterScope to noWarn option, improved error formatting, added backend flag, updated help menu 2022-12-16 15:11:20 +01:00
Mattia Giambirtone 3a48999a35 Updated manual 2022-12-15 15:52:04 +01:00
Mattia Giambirtone 072dd1584c Updated README 2022-12-15 14:54:15 +01:00
Mattia Giambirtone 4cbea5c54d Updated README 2022-12-15 13:40:35 +01:00
Mattia Giambirtone dc393bbb34 Initial work on multi-backend support 2022-12-15 11:48:43 +01:00
Mattia Giambirtone e87428b85d Improved README 2022-12-09 13:30:40 +01:00
Mattia Giambirtone 82ca5eaa0d Updated README 2022-12-07 10:55:41 +01:00
Mattia Giambirtone c4dc8dc3a2 Updated README 2022-12-07 10:52:51 +01:00
Mattia Giambirtone 63cdda42ce Added tagged type unions, moved intrinsics to peon's stdlib and fixed issues with generics and parametric polymorphism 2022-11-29 16:48:05 +01:00
Mattia Giambirtone 382a6c141b Updated README 2022-11-28 19:04:19 +01:00
Mattia Giambirtone 29b6aeb9f3 Updated README 2022-11-05 14:33:19 +01:00
Mattia Giambirtone edb6fdb7e6 Fixed TODO list for gitea's gay markdown renderer 2022-11-05 14:31:52 +01:00
Mattia Giambirtone ce136a7a3c Implemented forward declarations 2022-11-05 14:03:49 +01:00
Mattia Giambirtone 26e16e7f8e Reverted to old style REPL and added note in the README 2022-11-05 12:38:05 +01:00
Mattia Giambirtone d1a0005f7e Updated README 2022-08-18 22:09:33 +02:00
Mattia Giambirtone 096bfaf662 More changes to the README because yes 2022-08-17 21:10:55 +02:00
Mattia Giambirtone 55966ba93c Updated docs and README 2022-08-17 20:52:23 +02:00
Mattia Giambirtone 95880b7ba2 Updated .gitignore, slightly edited README and added some more tests 2022-06-19 14:45:38 +02:00
Mattia Giambirtone be4c2500ac Added info about CFI section and made minor changes to README 2022-05-25 11:36:12 +02:00
Mattia Giambirtone 4230222639 Initial work on documentation 2022-05-23 23:08:00 +02:00
Mattia Giambirtone 5b9206a580 Updated README 2022-05-20 16:22:11 +02:00
Mattia Giambirtone b1cc2755b8 Updated README 2022-05-20 16:16:52 +02:00
Mattia Giambirtone 919f07df55 Updated README 2022-05-20 16:16:22 +02:00
Mattia Giambirtone 00ace4c9ab Updated README 2022-05-20 16:15:44 +02:00
Mattia Giambirtone ef5f00b69a Updated README 2022-05-20 16:15:17 +02:00
Mattia Giambirtone 2a3e05d6b3 Updated README 2022-05-20 16:14:08 +02:00
Mattia Giambirtone e0fa1342a5 Updated README 2022-05-20 16:03:19 +02:00
Mattia Giambirtone 751cf644dc Removed unneded flags 2022-05-20 16:01:34 +02:00
Mattia Giambirtone beb853837a Added skeleton for future expansion 2022-05-20 15:55:28 +02:00
Mattia Giambirtone c9ac6550d2 Updated README since this code is now very different from JAPL's 2022-05-20 15:52:29 +02:00
Mattia Giambirtone ae8d348e0d Added notes to README, minor changes to lexer and test file 2022-04-07 11:51:36 +02:00
Mattia Giambirtone a20cfc532b Initial commit 2022-04-04 12:28:39 +02:00