-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New website with documentation for 1.0 #275
Labels
Milestone
Comments
jcubic
added a commit
that referenced
this issue
Feb 10, 2024
jcubic
changed the title
Create documentation for 1.0
New website with documentation for 1.0
Feb 10, 2024
jcubic
added a commit
that referenced
this issue
Feb 11, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 12, 2024
jcubic
added a commit
that referenced
this issue
Feb 13, 2024
jcubic
added a commit
that referenced
this issue
Feb 15, 2024
jcubic
added a commit
that referenced
this issue
Feb 15, 2024
jcubic
added a commit
that referenced
this issue
Feb 19, 2024
jcubic
added a commit
that referenced
this issue
Feb 20, 2024
jcubic
added a commit
that referenced
this issue
Feb 20, 2024
jcubic
added a commit
that referenced
this issue
Feb 25, 2024
jcubic
added a commit
that referenced
this issue
Feb 27, 2024
jcubic
added a commit
that referenced
this issue
Mar 15, 2024
jcubic
added a commit
that referenced
this issue
Mar 23, 2024
jcubic
added a commit
that referenced
this issue
Mar 24, 2024
jcubic
added a commit
that referenced
this issue
Mar 25, 2024
jcubic
added a commit
that referenced
this issue
Mar 26, 2024
jcubic
added a commit
that referenced
this issue
Mar 28, 2024
jcubic
added a commit
that referenced
this issue
Mar 28, 2024
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There should be proper documentation for 1.0, possibly with Docusaurus.
Features (ref: Groovy).
-->
)delay
(require "fs/promises")
set!
dotset-obj!
Array::forEach
String::replace
String replace on async lambda #319__env__
(current-environment)
eval
boxes
)__name__
__code__
arguments.callee.__code__
dir
__doc__
docstrings
define-syntax
define
varhelp
env
dir
apropos
(--> "10:20:30:40" (split ":") (map (unary string->number)))
let-env
(let-env (scheme-report-environment 5)
lips.env.__parent__
Contribution Guide(... ...)
|obj.hello world|
(load "x.scm")
(eval)
(interaction-environment)
(scheme-report-environment 7)
Anaphoric macros in SchemeGrammarlyLanguageToolAfter Publish
Last thing missing
And usage with macros
(require.resolve "@jcubic/lips")
The text was updated successfully, but these errors were encountered: