serene-simple/src/main/java/serene/simple
Sameer Rahmani 52e2801fd2 nRepl functionality has been added 2020-01-26 11:36:38 +00:00
..
builtin Native reduce function has been added 2020-01-03 00:03:56 +00:00
AScope.java Several issues with scopes have been fixed 2020-01-02 01:08:01 +00:00
CondSpecialForm.java Several issues with scopes have been fixed 2020-01-02 01:08:01 +00:00
DefSpecialForm.java first and rest function have been added 2020-01-01 16:42:55 +00:00
DoSpecialForm.java 'do' special mode has been added 2020-01-01 18:02:10 +00:00
FalseNode.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
FnSpecialForm.java Several issues with scopes have been fixed 2020-01-02 01:08:01 +00:00
FunctionNode.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
IDoc.java 'doc', 'reverse' and 'count' functions have been added 2020-01-02 16:41:08 +00:00
INamespace.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
IScope.java Missing Scope namespaces have been added 2019-12-30 22:44:56 +00:00
IfSpecialForm.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
LetSpecialForm.java Let special form has been added 2020-01-01 17:22:11 +00:00
ListNode.java Conj function has been added 2020-01-01 16:28:14 +00:00
Main.java nRepl functionality has been added 2020-01-26 11:36:38 +00:00
NilNode.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
Node.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
NumberNode.java Obelus function has been added 2019-12-31 01:11:11 +00:00
QuoteSpecialForm.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
Reader.java Several issues with scopes have been fixed 2020-01-02 01:08:01 +00:00
RootScope.java Native reduce function has been added 2020-01-03 00:03:56 +00:00
SNumber.java (and or not) functions have been added 2020-01-01 13:17:25 +00:00
Scope.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
SereneException.java > function has been added 2019-12-31 21:19:17 +00:00
SpecialForm.java 'do' special mode has been added 2020-01-01 18:02:10 +00:00
StringNode.java BaseScope has been replaced by AScope and IScope interface 2019-12-30 15:00:13 +00:00
SymbolNode.java Let special form has been added 2020-01-01 17:22:11 +00:00
TrueNode.java eq fn has been added 2019-12-31 18:00:30 +00:00
Utils.java GPL v2 headers have been applied to the program 2019-12-28 21:29:41 +00:00