alacritty/src
Joe Wilm be09467d48 Fix some compiler warnings
Also enables debug symbols in release profile by default. Until
Alacritty ships, there's going to be lots of perf analysis which needs
debug symbols.

The PriorityMutex low priority method was never used. Now it's just a
fair mutex.
2016-09-23 10:12:11 -07:00
..
renderer Support bold/italic font rendering on macOS 2016-08-12 19:30:14 -05:00
ansi.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
config.rs Support bold/italic font rendering on macOS 2016-08-12 19:30:14 -05:00
event.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
grid.rs Make use of `unlikely` intrinsic 2016-09-18 18:17:33 -07:00
index.rs Scrolling v2 2016-08-22 08:37:50 -07:00
input.rs Fix tests 2016-08-14 20:25:15 -07:00
macros.rs Move debug macros to macros.rs 2016-07-29 18:16:41 -07:00
main.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
meter.rs Add license headers to source files 2016-06-29 20:59:14 -07:00
sync.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
term.rs Fix some compiler warnings 2016-09-23 10:12:11 -07:00
tty.rs Add license headers to source files 2016-06-29 20:59:14 -07:00
util.rs Scrolling v2 2016-08-22 08:37:50 -07:00