21 Commits

Author SHA1 Message Date
Kovid Goyal
9564c94ad1
Remove the copy of dukpy. Make it an external dependency. 2017-06-07 15:07:19 +05:30
Kovid Goyal
58c7d4a5b7 ... 2015-11-18 08:03:42 +05:30
Kovid Goyal
b5801dc63d ... 2015-11-18 07:40:31 +05:30
Kovid Goyal
9175ef0925 Use atomic_write() for duktape writefile implementation 2015-11-17 23:51:25 +05:30
Kovid Goyal
485c2d8af1 Fix bug when using writefile in duktape 2015-10-16 16:43:49 +05:30
Kovid Goyal
a2043ced89 Update bundled RapydScript 2015-09-26 21:27:48 +05:30
Kovid Goyal
1f15db67f2 ... 2015-08-04 14:02:56 +05:30
Kovid Goyal
27672b7832 Update dukpy 2015-08-04 10:49:05 +05:30
Kovid Goyal
3c7aa1b49a ... 2015-08-03 17:53:46 +05:30
Kovid Goyal
8aaa1d0cdd Improve error handling in the RS REPL 2015-06-26 23:25:01 +05:30
Kovid Goyal
cea314f0d9 Migrate the REPL to use repl.js that I created for RapydScript. That way I only have to maintain one set of REPL code :) 2015-06-26 21:10:30 +05:30
Kovid Goyal
c73d53f50a Add String.startsWith and String.endsWith 2015-06-24 03:48:39 +05:30
Kovid Goyal
22987bea12 More complete definitions for the trim functions 2015-06-24 03:44:13 +05:30
Kovid Goyal
b449c4a401 Update RapydScript to use the new import system I developed 2015-06-23 18:44:12 +05:30
Kovid Goyal
3136d3b903 ... 2015-06-20 15:42:15 +05:30
Kovid Goyal
71b7a434fa Add some String methods that the RapydScript compiler uses 2015-06-20 11:25:06 +05:30
Kovid Goyal
b01d47d6a8 ... 2015-06-20 10:55:33 +05:30
Kovid Goyal
64590fddf7 RapydScript compiler and REPL 2015-06-20 09:27:36 +05:30
Kovid Goyal
1c8eb706af Oops 2015-06-18 17:24:10 +05:30
Kovid Goyal
6186a266e7 Nicer wrapper for duktape 2015-06-18 17:12:43 +05:30
Kovid Goyal
655c9499fd An embedded javascript interpreter 2015-06-18 15:37:18 +05:30