serene-golang-implementation/bootstrap/pkg/core
Sameer Rahmani 3f554445d8 Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
..
block.go Fix some random linting issues 2021-01-21 22:52:18 +00:00
bool.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
builtins.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
call_stack.go [Bootstrap] Update the printer functions to enhace the traceback visuals 2021-01-10 17:03:52 +00:00
coll.go Add support for macros via defmacro 2020-12-04 21:08:48 +00:00
core.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
errors.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
eval.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
function.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
instructions.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
keyword.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
list.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
macro.go [Bootstrap] Fix the order and location on the traceback 2021-01-07 19:45:07 +00:00
namespace.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
nil.go [Bootstra] Rethink the eval loop to rewrite evaluation tree 2020-12-25 01:18:54 +00:00
nothing.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
numbers.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
parser.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
printer.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
quasiquote.go Fix some the linters problems reported by the golang-cli 2021-01-22 20:37:44 +00:00
reader.go [Bootstrap] Update the printer functions to enhace the traceback visuals 2021-01-10 17:03:52 +00:00
runtime.go [Bootstrap] Update the printer functions to enhace the traceback visuals 2021-01-10 17:03:52 +00:00
scope.go Fix some random linting issues 2021-01-21 22:52:18 +00:00
sforms.go Fix some random linting issues 2021-01-21 22:52:18 +00:00
string.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
symbol.go Fix some of styling issues through out ast and hash modules 2021-01-14 17:48:39 +00:00
types.go [Bootstrap] Fix the order and location on the traceback 2021-01-07 19:45:07 +00:00