1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 00:42:33 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Timothy Clem
85bfd7b796 Don't break tests (yet) 2018-05-16 10:58:21 -07:00
Timothy Clem
72917bc3e7 Stub out JavaScript prelude 2018-05-16 10:55:58 -07:00
Rob Rix
5933aa0937 Print in the Python prelude. 2018-05-10 11:00:15 -04:00
Rob Rix
35902e0de8 Prefix builtins with __semantic_. 2018-05-10 10:49:45 -04:00
Rob Rix
862c7147f2 Attempt to define puts for Ruby using the print builtin. 2018-05-09 16:30:11 -04:00
Timothy Clem
218ef15860 Make it easier to test python locally with a dummy print in the prelude 2018-04-03 15:46:19 -07:00
Patrick Thomson
6f0f20deea thread default environments properly throughout the stack 2018-03-22 12:03:17 -04:00
Patrick Thomson
4187810a1a First stab at a prelude that enables subclassing.
This appears to work, though the evaluation order in
evaluatePreludedRubyFile is off somehow.
2018-03-21 10:52:37 -04:00