index
:
infra
fcuny/jovian
main
nix configuration for my machines
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
fcuny
/
exp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-29
fix(fcuny/monkey): remove unneeded files
Franck Cuny
2
-21
/
+0
2021-05-10
readme: convert to org-mode
Franck Cuny
2
-1
/
+3
2021-05-10
lint: fix a few issues
Franck Cuny
3
-1
/
+4
2021-05-10
git: ignore binary for the REPL
Franck Cuny
1
-0
/
+1
2020-01-11
repl: support a simple REPL for some early testing
franck cuny
2
-0
/
+41
2020-01-11
lexer: support tokens for equal and not equal.
franck cuny
2
-2
/
+39
2020-01-11
token: add tokens for equal and not equal.
franck cuny
1
-0
/
+3
2020-01-11
lexer: test the new keywords are parsed correctly.
franck cuny
1
-3
/
+25
2020-01-11
token: support more keywords
franck cuny
1
-2
/
+13
2020-01-11
token: rewrite documentation for `LookupIdent`.
franck cuny
1
-3
/
+4
2020-01-11
lexer: delete redundant test.
franck cuny
1
-32
/
+1
2020-01-11
Makefile: add a Makefile
franck cuny
1
-0
/
+4
2020-01-11
lexer: support more operator tokens.
franck cuny
2
-1
/
+31
2020-01-11
token: support more operator tokens
franck cuny
1
-3
/
+10
2020-01-11
lexer: initial lexer
franck cuny
2
-0
/
+218
2020-01-11
token: initial tokenizer.
franck cuny
1
-0
/
+48
2020-01-11
go.mod: create the module 'monkey'
franck cuny
1
-0
/
+3
2019-12-29
Add README.md, LICENSE.txt
franck cuny
2
-0
/
+21