summary refs log tree commit diff stats
path: root/compiler/semdestruct.nim
Commit message (Collapse)AuthorAgeFilesLines
* Nimrod renamed to NimAraq2014-08-281-1/+1
|
* progress on deepCopyAraq2014-08-011-2/+1
|
* handle nested case objects in destructor generationZahary Karadjov2014-02-151-36/+31
|
* disable internalError so that nimbuild compiles againAraq2014-01-251-1/+4
|
* fixed #597Zahary Karadjov2014-01-021-27/+53
|
* case consistency part 4Araq2013-12-271-5/+5
|
* case consistency part 1Araq2013-12-271-3/+3
|
* get rid of the SymTab* procs in astalgoZahary Karadjov2013-05-121-1/+1
|
* completed expr/stmt unificationAraq2013-05-031-0/+213
699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
My Emacs Configuration, inspired by Prelude (https://github.com/bbatsov/prelude), along with:

- https://github.com/purcell/emacs.d
- https://git.sr.ht/~technomancy/better-defaults
- https://sachachua.com/dotemacs
- https://config.daviwil.com/emacs
- https://www.lucacambiaghi.com/vanilla-emacs/readme.html
- https://github.com/jwiegley/dot-emacs
- https://github.com/bodil/emacs.d
- https://gitlab.com/protesilaos/dotfiles
- https://gitlab.com/buildfunthings/emacs-config
- https://www.emacswiki.org/emacs

As well as the github READMEs and wikis for corfu, vertico, orderless, consult, embark, marginalia, and other places too.