Takafumi Arakaki
|
1d45ee715a
|
Fix ein:notebook-get-current-cell
|
2012-05-10 13:05:02 +02:00 |
|
Takafumi Arakaki
|
a9ad26233c
|
Fix: calling undefined function ein:cell-new
|
2012-05-10 12:46:59 +02:00 |
|
Takafumi Arakaki
|
f0442c2a0c
|
Fix notebook. Compile goes fine now.
|
2012-05-10 12:46:46 +02:00 |
|
Takafumi Arakaki
|
cc03ccaa00
|
Save works now; fix ein:notebook-to-json/save-notebook
* output of `ein:notebook-to-json' was wrong. `worksheets' did not
contain cells.
* `metadata' is plist where I assumed alist.
|
2012-05-08 08:50:09 +02:00 |
|
Takafumi Arakaki
|
2c3ba08aa7
|
Use alist in to-json functions
json.el prefers alist over plist (see json-encode-list).
Previous version outputs malformed json.
But still, server says "Invalid JSON data".
|
2012-05-08 08:26:56 +02:00 |
|
Takafumi Arakaki
|
db32fa4f21
|
Add ein:notebook-save-notebook (not functional yet)
|
2012-05-08 08:24:20 +02:00 |
|
Takafumi Arakaki
|
34dedb9270
|
Removed unused function ein:notebook-get-worksheet
|
2012-05-08 07:15:44 +02:00 |
|
Takafumi Arakaki
|
0c212e5485
|
Refactor ein:notebook-open
|
2012-05-08 07:05:11 +02:00 |
|
Takafumi Arakaki
|
005ea17204
|
Log start message in ein:log-setup
|
2012-05-08 06:52:28 +02:00 |
|
Takafumi Arakaki
|
218fee0479
|
Comment on ein:$notebook/cell
|
2012-05-08 06:47:03 +02:00 |
|
Takafumi Arakaki
|
a4ff94d761
|
Rename ein:notebook-create to ein:notebook-setup
|
2012-05-08 06:46:34 +02:00 |
|
Takafumi Arakaki
|
df3fa66698
|
Add ein:notebook-from-json and use it in ein:notebook-render
|
2012-05-08 06:42:10 +02:00 |
|
Takafumi Arakaki
|
85c27f1727
|
Add ein:notebook-to-json (not yet tested)
|
2012-05-08 06:15:23 +02:00 |
|
Takafumi Arakaki
|
a074a168c9
|
First commit of bare bone version
|
2012-05-07 14:41:15 +02:00 |
|