Merge pull request #455 from epylar/python.2
[jackhill/mal.git] / ada /
2019-07-31 Joel MartinMerge pull request #359 from bjh21/bjh21-unterminated...
2019-07-29 Joel MartinMerge pull request #387 from asarhaddon/test-macroexpan...
2019-07-29 Joel MartinMerge pull request #415 from asarhaddon/load-file-trail...
2019-07-28 Nicolas Boulenguezload-file: accept empty file or final comment, return nil
2019-07-25 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-07-17 Joel MartinMerge pull request #361 from asarhaddon/exercise-native...
2019-07-15 Joel MartinMerge pull request #400 from asarhaddon/improve-mal...
2019-07-15 Nicolas BoulenguezMerge remote-tracking branch 'remotes/kanaka/master...
2019-07-09 Nicolas BoulenguezRemove gensym, inc and or from step files.
2019-06-03 Joel MartinMerge pull request #396 from inkydragon/fix-test-on...
2019-05-28 Joel MartinMerge pull request #390 from bjh21/bjh21-bbc-basic
2019-05-28 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-05-28 Joel MartinMerge pull request #388 from bjh21/bjh21-large-files...
2019-05-28 Joel MartinMerge pull request #392 from asarhaddon/ada-unterminate...
2019-05-28 Joel MartinMerge pull request #391 from asarhaddon/test-let-recurs...
2019-05-28 Nicolas Boulenguezada: fix the fix for unterminated strings
2019-05-27 Ben HarrisMerge branch 'master' into bjh21-unterminated-strings
2019-05-27 Joel MartinMerge pull request #386 from asarhaddon/test-let-recurs...
2019-05-27 Joel MartinMerge pull request #385 from asarhaddon/ada-unterminate...
2019-05-22 Nicolas Boulenguezada: fix unterminated string and creation of object...
2019-05-15 Joel MartinMerge pull request #379 from bjh21/bjh21-unterminated...
2019-05-13 Joel MartinMerge pull request #372 from bjh21/bjh21-empty-hashmap
2019-05-13 Joel MartinMerge pull request #374 from sgtatham/vala-fixes
2019-05-13 Joel MartinMerge pull request #370 from asarhaddon/hide-gensym...
2019-05-11 Nicolas Boulenguezgensym: hide the counter in an environment, define...
2019-03-27 Joel MartinMerge pull request #345 from asarhaddon/ada.2
2019-03-21 Joel MartinAda: fix accidental build breakage.
2019-03-21 Joel MartinConvert to loccount based stats calculation.
2018-12-27 Joel MartinMerge pull request #333 from LispLY/objc-fix-conj-meta
2018-12-12 Joel MartinTest uncaught throw, catchless try* . Fix 46 impls.
2018-11-30 Joel Martinada, d, elixir, es6, factor, haxe: fix errors.
2018-06-24 Joel MartinMerge pull request #319 from chr15m/refactor-php-web...
2018-01-04 Joel MartinMerge pull request #310 from bendudson/master
2017-11-02 Joel MartinMerge pull request #306 from kanaka/add-predicates
2017-11-01 Dov Murikada: Add number?, fn?, macro?
2016-11-13 Harry TerkelsenMerge branch 'master' into dart
2016-11-01 Joel MartinAda, C: fix step3 error handling.
2016-10-31 Joel MartinMerge branch 'basic'
2016-10-25 Joel MartinMerge pull request #239 from wasamasa/picolisp
2016-09-20 Joel MartinMerge pull request #237 from iqbalansari/master
2016-09-15 Joel MartinMerge pull request #232 from zmower/ada_patches_sep16
2016-09-10 Chris M MooreNicholas Boulenguez : Use Get_Line function instead...
2016-09-10 Chris M MooreNicholas Boulenguez : Delegate Ada dependency handling...
2016-09-10 Chris M MooreNicholas Boulenguez : Replace all GNAT projects with...
2016-08-06 Vasilij SchneidermannMerge branch 'master' into chuck-implementation
2016-07-29 Joel Martinada: stats target.
2016-05-19 Joel MartinRefactor to use run scripts, remove *_RUNSTEP
2016-04-05 Joel MartinMerge pull request #194 from dubek/literal-empty-list
2016-04-04 Joel MartinMerge pull request #195 from wasamasa/bugfix-empty...
2016-04-04 Dov MurikMerge pull request #5 from zmower/literal-empty-list
2016-04-03 Chris M MooreAda: add () fix to step2
2016-04-02 Chris M MooreAda: empty list fix (issue #194)
2016-03-28 Joel MartinMerge pull request #192 from joostkremers/guide
2016-03-27 Joel MartinMerge pull request #191 from zmower/ada
2016-03-26 Chris M MooreAda: update README.md and add prompt to stepA
2016-03-25 Chris M MooreMerge branch 'master' into ada
2016-03-25 Chris M MooreAda: change *ARGV* and *host-language* to strings
2016-03-25 Chris M MooreAda: rework strings part 3 : strings are stored, printe...
2016-03-25 Chris M MooreAda: rework strings part 2 : New_String_Mal_Type adds...
2016-03-25 Chris M MooreAda: rework strings part 1 : Get_String returns the...
2016-03-25 Chris M MooreAda: add Dockerfile
2016-03-22 Chris M MooreAda: -O3 for some perf tests
2016-03-22 Chris M MooreAda: steps 3 and 4 do need eval_callback
2016-03-22 Chris M MooreAda: fix Makefile and re-write early steps to remove...
2016-03-22 Chris M MooreAda: remove lambda from eval_ast
2016-03-22 Chris M MooreAda: fix script/command line mode
2016-03-22 Chris M MooreAda: add seq
2016-03-20 Chris M MooreAda: add string?
2016-03-20 Chris M MooreAda: negative numbers in reader
2016-03-20 Chris M MooreAda: remove some unecessary use commands/variables
2016-03-20 Chris M MooreUpdate from master
2016-03-20 Chris M MooreAda: remove unnecessary Env parameters
2016-03-19 Chris M MooreAda: add time-ms
2016-03-19 Chris M MooreAda: build in true, false, nil so hosted tests run...
2016-03-19 Chris M MooreAda: build in knowledge about true and false into reader
2016-03-18 Chris M MooreAda: one more textual mod in core.adb
2016-03-18 Chris M MooreAda: minor textual cleanup in core.adb
2016-03-18 Chris M MooreAda: fix envs (remove Get_Current), apply (only last...
2016-03-15 Chris M MooreAda: Move eval into the steps + rewrite eval along...
2016-03-06 Chris M MooreAda: ensure *ARGV* available to loaded file (self-hosting)
2016-03-06 Chris M MooreAda: fix infinite loop when evaling a vector (core...
2016-03-05 Chris M MooreAda: remove the file size limit
2016-03-03 Chris M MooreAda: add readline
2016-03-02 Chris M MooreAda: stepA fixes (with-meta not displayed, gensym fixed...
2016-03-01 Chris M MooreAda: raise exceptions when index out of range for Nth...
2016-02-28 Chris M MooreAda: add conj
2016-02-28 Chris M MooreAda: add *host-language* symbol
2016-02-28 Chris M MooreAda: make quasiquote etc work for vectors
2016-02-28 Chris M MooreAda: fix apply premature free and add = for hash_map
2016-02-26 Chris M MooreAda: fix first + rest when passed nil
2016-02-26 Chris M MooreAda: fix swap (functions and premature list deletion)
2016-02-25 Chris M MooreAda: add atom ops
2016-02-22 Chris M MooreAda: rename Atom to Symbol and add a new Atom type...
2016-02-21 Chris M MooreAda: remove Unitary type. Its done in the reader now.
2016-02-21 Chris M MooreRewrite reader (again). Should be able to get rid of...
2016-02-21 Chris M MooreAda: clean up error handling in reader
2016-02-21 Chris M MooreMerged master into ada branch + fix Makefile
2016-02-21 Chris M MooreAda: add atom and atom?
2016-02-21 Chris M MooreAda: add meta and with-meta
2016-02-19 Chris M MooreAda: add proper hash map + fix vector's map
next