Arif Er
00f9ab19ac
chore: update copyright headers to 2022
...
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
Thanh
dd1e077c5d
[core] enable lexical binding for all
2022-05-11 19:48:17 +02:00
syl20bnr
97cd83e169
Apply GPLv3 terms explicitly to all elisp files
2021-03-25 22:59:32 -04:00
JAremko
0f2df2727d
Validate .spacemacs variables.
2021-03-18 15:47:02 +02:00
JAremko
7238eb03e8
Better .elc cleanup
2021-02-11 16:08:29 +02:00
Thanh Vuong
ae65f3cedd
Fix #14213 remove dash and ht from core libs
...
- delete dash and ht in core
- reimplemented all ht functions we need in `spacemacs-ht.el` and use them
- add dash to spacemacs-bootstrap
2021-02-07 22:22:39 +01:00
JAremko
725d585341
Do not delete non existent files
2021-01-31 21:20:52 +02:00
JAremko
88980363b6
Recompile Spacemacs core .elc files when Emacs version changes
2021-01-31 13:32:06 +02:00
JAremko
9eb11bb7a2
refactor bytecomp
2021-01-31 13:32:06 +02:00
JAremko
370798262e
Make sure that some core files never byte compiled
2021-01-31 13:32:06 +02:00
JAremko
5182a450e6
Rework byte recompile of built-in libs
2021-01-26 12:54:03 +02:00
JAremko
0fd0af5d8c
Remove core .elc files on rev change
2021-01-25 04:03:14 +02:00
JAremko
6e275d0b83
fix var name in doc-string
2021-01-25 04:03:14 +02:00
JAremko
78a3adc7e4
Refactor core-compile stuff
2021-01-25 04:03:14 +02:00
JAremko
787820a7ad
Compile built-in libs
2021-01-18 16:52:39 +02:00