Commit graph

85 commits

Author SHA1 Message Date
e74cbddb04 Chapter 25.2 2022-05-31 23:02:18 -07:00
1ae50814d3 Chapter 25.1 2022-03-23 17:00:22 -07:00
3da4016d57 Chapter 24.7 2022-03-22 17:15:17 -07:00
baedf99f63 Chapter 24.6 2022-03-22 16:45:48 -07:00
410f30ef93 Chapter 24.5 2022-03-15 00:39:11 -07:00
44e47b89de Chapter 24.4 2022-03-13 19:41:34 -07:00
ce478b0b80 Chapter 24.3 2022-01-23 15:58:35 -08:00
a52c55eb9a Chapter 24.2 (Does Not Compile) 2022-01-22 22:01:54 -08:00
9025da8168 Chapter 24.1 2022-01-21 21:24:26 -08:00
37ac05af6d Chapter 23.3 2022-01-12 23:09:36 -08:00
ba6ab6759e Chapter 23.2 2022-01-12 22:58:10 -08:00
65275bde8a Chapter 22 2021-10-25 21:49:54 -07:00
9de87f4495 Chapter 22.3 2021-10-21 20:54:35 -07:00
42a7e26292 Chapter 22.2 2021-10-21 20:18:48 -07:00
df1985ae84 Cahapter 22.1 2021-10-21 20:00:19 -07:00
26b418d254 Chapter 21 2021-10-21 19:51:01 -07:00
7bd9934a4b Chapter 21.3 2021-10-11 00:13:15 -07:00
fcbea5f617
Chapter 21.1 - 21.3 2021-09-20 21:47:41 -07:00
aa41f26a26
Chapter 19.4 - 19.5 2021-09-18 11:10:11 -07:00
8ec9137561
Chapter 19.5 2021-09-09 22:57:03 -07:00
d5f352e577
Chapter 19.4 2021-09-07 22:54:12 -07:00
60e752c0c5
Chapter 19.3 2021-09-07 22:34:32 -07:00
c1cbc359e9
Fix typo 2021-09-07 22:34:03 -07:00
ba52787271
Chapter 19.1 - 19.2 2021-09-06 02:24:56 -07:00
c10cbcdf99
Chapter 18 2021-09-06 02:03:31 -07:00
6508cfd8fe
Chapter 18.1 - 18.3 2021-08-25 01:08:14 -07:00
3a02da2161
Chapter 17.7 2021-08-17 20:47:18 -07:00
964859a8a1
Chapter 17.5 - 17.6 2021-08-17 20:41:54 -07:00
0b89bd5de0
Chapter 17.1 - 17.4 2021-08-16 22:17:40 -07:00
350a5cc4e3
Chapter 16.4 2021-08-07 21:23:05 -07:00
eb6f33a2b2
Chapter 16.3 2021-08-02 20:44:52 -07:00
4143259eb3
Chapter 16.2 2021-08-02 18:35:10 -07:00
b131e343bb
Chapter 16.1 2021-08-02 18:09:03 -07:00
9b60cf334c
Chapter 15.3.1 2021-07-29 23:56:42 -07:00
276debcb35
Add installation rule for Lox 2021-07-29 23:38:34 -07:00
2adc0cc33a
Chapter 15.3 2021-07-29 23:38:20 -07:00
73dfe7efa5
Chapter 15.2 2021-07-27 22:21:40 -07:00
79c1056553
Generate the compilation database through CMake
Use an Emacs directory-local variable to specify to ccls where the compilation
directory lives, tell CMake to generate the compilation database, and remove
bear from the environment.

Add clang to the environment for clang-format.
2021-07-22 01:09:45 -07:00
50473e5ab5
Chapter 15.1 2021-07-22 01:09:11 -07:00
7fe0c7f639
Delete compile_commands.json
I don’t think this should ever have been added.
2021-07-22 01:08:40 -07:00
2c007a8f94
Chapter 14.1-6 2021-07-08 02:25:13 -07:00
a779473ced
Add manifest file for Guix for easy environment setup 2021-07-08 02:25:13 -07:00
68a2ebd34f
Restructure project to make room for clox 2021-07-08 02:25:13 -07:00
62bd0f83dc 13.3 Calling Superclass Methods 2021-06-15 23:18:29 -07:00
1dd608294a 13.2 Inheriting Methods 2021-06-14 23:42:40 -07:00
db403da4b2 13.1 Superclasses and Subclasses 2021-06-14 23:36:10 -07:00
958ba22a57 12.7 Constructors and Initializers 2021-06-12 12:17:43 -07:00
e62d1a209e 12.5.1 Invalid uses of this 2021-04-18 17:29:25 -07:00
21a58ffb20 12.5 This 2021-04-18 17:25:03 -07:00
591caeb216 12.4 Methods on Classes 2021-04-11 19:55:24 -07:00