-
Some time ago I made the "Geodesic_domes" addon suitable for 2.7*
To some degree it could be done in SV too.
So I tried using Script 2 (analog to the example of lines https://github.com/nortikin/sver…
-
Because `fn` is shorter than `lambda`.
I already became accustomed to use `lambda` in 6 characters. However, it is one of the most used facility in Common Lisp. In design theory, well-used one should…
-
CONTRIBUTING.md:
- [x] coding style
- [ ] how to test - mention valgrind
- [ ] commit message convention
wiki:
- [ ] how to find things to work on
-
When I put breakpoint on empty line debug process unexpectedly stopped (I'm debugging PHP application with xdebug).
I see 2 solutions:
1. Disable ability to create breakpoint on empty line
2. Automa…
-
Hey all!
[EDIT]
It seems that we don't have c++11 support right now with on osx.
The issue primarily is that we have to use libc++ with c++11, which does not support legacy tr1 namespace symbols. To …
-
Can we has it?
-
Trying to workout the best way to using a different code editor than a baseline text box for right side. Is there a good way to do this?
Would forking and adding this as a config option be worth whil…
-
I keep getting a result that's `expected+1`. I'm stripping empty lines & removing `\r`s just to be safe:
``` javascript
var fs = require('fs');
var filename = process.argv[2];
var fileBuffer = fs.re…
-
Component: **documentation**
Author: **Volker Braun, Karl-Dieter Crisman**
Branch/Commit: **[`9b04b3f`](https://github.com/sagemath/sagetrac-mirror/commit/9b04b3fb1f9bd8434649290b7cb95bbdbc0b2fe…
-
http://www.kaelig.fr/bettersassdocs looks much nicer than the current docs on the website. We should merge what niceness we can into the canonical docs.
nex3 updated
10 years ago