13 Revīzijas (master)

Autors SHA1 Ziņojums Datums
  Matt Coles 74769719a8 Add ability to set a LIBJS_PATH when compiling 9 gadi atpakaļ
  Matt Coles b736eb1651 Prevent circular/repeated sources of a file, ordering is now important as this essentially creates one complete JS file with all the sources just dumped in wherever a call to `source is made 9 gadi atpakaļ
  Matt Coles 5ddee93319 Fix compiler bug when trying to access full argument list 9 gadi atpakaļ
  Matt Coles f880afa0c2 Add functionality for referencing arguments with {} 9 gadi atpakaļ
  Matt Coles ccd68d0ee3 Refactor the compiler and standard library a little 9 gadi atpakaļ
  Matt Coles d3a4826766 Refactor standard libraries and add namespacing 9 gadi atpakaļ
  Matt Coles f0c5fa2428 Rework functions and add everything you need for a rudimentary FizzBuzz 9 gadi atpakaļ
  Matt Coles 4a33498b85 Add strings and preprocessor directives 9 gadi atpakaļ
  Matt Coles fdf39c3008 Change comment string to take advantage of LISP syntax highlighting 9 gadi atpakaļ
  Matt Coles b1a75b62e7 Add function definitions and more example code to showcase this 9 gadi atpakaļ
  Matt Coles 0fd8377b3b Remove verbose compiler logs until I can write some proper CLI options 9 gadi atpakaļ
  Matt Coles 0f8bd9ffe5 Add support for comments and a bit more documentation 9 gadi atpakaļ
  Matt Coles cbf5475de5 My first compiler :) 9 gadi atpakaļ