It seems to take no end - other missing files.
It seems to take no end - other missing files.
It seems to take no end - other missing files.
and yet another file...
Many header files of the updated saucer library which I forgot to put under svn control.
Some new files that were not under svn control yet.
Forgot in the last commit a newer version of mathlive.
For easier parsing, the edtor now sends curly brackets as normal brackets and latex braces as curly brackets. It's pretty uggly and needs more work/ideas. Update to newer saucer and mathlive libraries. Besides that give the code a safe place.
preload packages and set switches for sending/receiving LaTex.
Update to a more recent CSL and a gui-interface using saucer. If you go './configure --with-csl --without-fox --without-redfront --enable-webgui; make' that should produce a reduce_web executable. This only works currently on linux. On MacOS there is a name clash with ncurses and on cygwin no qt5webengine package is available..
Save the compiler flags generated by cmake in cslbuild/*/lib/saucer_flags.txt, so they can be retrieved for the relinking/compiling pass. There is, however, a problem with that at the moment. When the csl/cslbase/configure.ac is executed the saucer_flags.txt file is not written yet. Therefore a reorganization is necessary.
The need for escaping the backslash when receiving from Reduce seem not to be necessary anymore. At least now when, for example, submitting (x-y)^3 the result gets displayed nicely from the Reduce expanded form.
I hope this has renames float64_t to softfloat64_t etc....
Add hooks for loading packages and setting switches.
Do away with the doublequotes from the return of pass2Reduce.
The old webdriver.cpp is now included in embwebgui.cpp
These seem to have got lost in a previous commit.
code that lauches the embedded browser and sets up communication to REDUCE
adjustment for saucer config and make
add configure for saucer and embeddings
Initial commit of Saucer library + mathlive
Chewck these in
Arrange the "$id" is expanded in these files if it is present.
Make some *.sh files executable
Initial commit of all the Reduce stuff
Initial commit.
Just so the project is not totally empty!